Searched refs:mRowIdColumnIndex (Results 1 – 5 of 5) sorted by relevance
67 private int mRowIdColumnIndex; field in GroupingListAdapter169 mRowIdColumnIndex = cursor.getColumnIndexOrThrow("_id"); in changeCursor()448 return mCursor.getLong(mRowIdColumnIndex); in getItemId()
51 protected int mRowIdColumnIndex; field in AbstractCursor
180 field protected int mRowIdColumnIndex;
9363 field protected deprecated int mRowIdColumnIndex;