Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DExpandableListActivity.java299 public long getSelectedPosition() { in getSelectedPosition() method in ExpandableListActivity
300 return mList.getSelectedPosition(); in getSelectedPosition()
/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListView.java942 public long getSelectedPosition() { in getSelectedPosition() method in ExpandableListView
957 long packedPos = getSelectedPosition(); in getSelectedId()
H A DListView.java2730 nextSelectedPosition = focusResult.getSelectedPosition(); in arrowScrollImpl()
3032 public int getSelectedPosition() { in getSelectedPosition() method in ListView.ArrowScrollFocusResult
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5532 method @Deprecated public long getSelectedPosition();
58581 method public long getSelectedPosition();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68128 Landroid/widget/ListView$ArrowScrollFocusResult;->getSelectedPosition()I