Home
last modified time | relevance | path

Searched refs:mColumnIndex (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DAlphabetIndexer.java44 protected int mColumnIndex; field in AlphabetIndexer
84 mColumnIndex = sortedColumnIndex; in AlphabetIndexer()
203 String curName = cursor.getString(mColumnIndex); in getPositionForSection()
258 String curName = mDataCursor.getString(mColumnIndex); in getSectionForPosition()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java4635 cii.mColumnIndex).setColumnSpan(cii.mColumnSpan).setHeading( in initCopyInfos()
6461 other.mColumnTitle, other.mColumnIndex, other.mColumnSpan, other.mHeading, in obtain()
6537 private int mColumnIndex; field in AccessibilityNodeInfo.CollectionItemInfo
6597 mColumnIndex = columnIndex; in CollectionItemInfo()
6611 return mColumnIndex; in getColumnIndex()
6691 mColumnIndex = 0; in clear()
6706 private int mColumnIndex; field in AccessibilityNodeInfo.CollectionItemInfo.Builder
6740 mColumnIndex = columnIndex; in setColumnIndex()
6823 collectionItemInfo.mColumnIndex = mColumnIndex; in build()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36918 field protected int mColumnIndex;
/frameworks/base/core/api/
Dcurrent.txt58737 field protected int mColumnIndex;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57943 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mColumnIndex:I