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()
46 protected int mRowIdColumnIndex; field in AbstractCursor
95 Landroid/database/AbstractCursor;->mRowIdColumnIndex:I
179 field protected int mRowIdColumnIndex;
9363 field protected deprecated int mRowIdColumnIndex;