Home
last modified time | relevance | path

Searched refs:setSelectedPositionInt (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DDropDownListView.java143 setSelectedPositionInt(position); in onHoverEvent()
152 setSelectedPositionInt(INVALID_POSITION); in onHoverEvent()
283 setSelectedPositionInt(position); in setPressedItem()
H A DMenuPopupWindow.java121 setSelectedPositionInt(INVALID_POSITION); in clearSelection()
137 setSelectedPositionInt(INVALID_POSITION); in onKeyDown()
H A DAbsSpinner.java135 setSelectedPositionInt(position); in setAdapter()
164 setSelectedPositionInt(INVALID_POSITION); in resetList()
H A DGallery.java630 setSelectedPositionInt(newPos); in setSelectionToCenterChild()
666 setSelectedPositionInt(mNextSelectedPosition); in layout()
1335 void setSelectedPositionInt(int position) { in setSelectedPositionInt() method in Gallery
1336 super.setSelectedPositionInt(position); in setSelectedPositionInt()
H A DGridView.java239 setSelectedPositionInt(position); in setAdapter()
1247 setSelectedPositionInt(mNextSelectedPosition); in layoutChildren()
1324 setSelectedPositionInt(mAdapter == null || isInTouchMode() ? in layoutChildren()
1329 setSelectedPositionInt(mAdapter == null || isInTouchMode() ? in layoutChildren()
H A DListView.java593 setSelectedPositionInt(position); in setAdapter()
1718 setSelectedPositionInt(mNextSelectedPosition); in layoutChildren()
1835 setSelectedPositionInt(position); in layoutChildren()
1839 setSelectedPositionInt(position); in layoutChildren()
2737 setSelectedPositionInt(nextSelectedPosition); in arrowScrollImpl()
H A DAdapterView.java1235 void setSelectedPositionInt(int position) { in setSelectedPositionInt() method in AdapterView
H A DSpinner.java661 setSelectedPositionInt(mNextSelectedPosition); in layout()
H A DAbsListView.java1996 setSelectedPositionInt(INVALID_POSITION); in onRestoreInstanceState()
2106 setSelectedPositionInt(INVALID_POSITION); in resetList()
4220 setSelectedPositionInt(mMotionPosition); in onTouchUp()
5625 setSelectedPositionInt(INVALID_POSITION); in hideSelector()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19869 HSPLandroid/widget/AdapterView;->setSelectedPositionInt(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19933 HSPLandroid/widget/AdapterView;->setSelectedPositionInt(I)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67708 Landroid/widget/Gallery;->setSelectedPositionInt(I)V