Home
last modified time | relevance | path

Searched refs:mRowIdColumnIndex (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/ex/common/java/com/android/common/widget/
H A DGroupingListAdapter.java67 private int mRowIdColumnIndex; field in GroupingListAdapter
169 mRowIdColumnIndex = cursor.getColumnIndexOrThrow("_id"); in changeCursor()
448 return mCursor.getLong(mRowIdColumnIndex); in getItemId()
/aosp12/frameworks/base/core/java/android/database/
H A DAbstractCursor.java52 protected int mRowIdColumnIndex; field in AbstractCursor
/aosp12/frameworks/base/core/api/
H A Dremoved.txt122 field protected int mRowIdColumnIndex;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9363 field protected deprecated int mRowIdColumnIndex;