Home | History | Annotate | Download | only in widget

Lines Matching refs:getItemIdAtPosition

766     public long getItemIdAtPosition(int position) {
1095 // Get the item ID locally (instead of getItemIdAtPosition), so
1154 mSelectedRowId = getItemIdAtPosition(position);
1164 mNextSelectedRowId = getItemIdAtPosition(position);