Searched refs:setSelectionFromTop (Results 1 – 13 of 13) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/ |
H A D | ListSetSelectionTest.java | 98 mListView.setSelectionFromTop(targetPosition, 100); in testSetSelectionFromTop()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | YearPickerView.java | 100 setSelectionFromTop(position, offset); in setSelectionCentered()
|
H A D | FastScroller.java | 1082 expList.setSelectionFromTop(expList.getFlatListPosition( in scrollTo() 1086 ((ListView) mList).setSelectionFromTop(targetIndex + mHeaderCount, 0); in scrollTo() 1095 expList.setSelectionFromTop(expList.getFlatListPosition( in scrollTo() 1098 ((ListView)mList).setSelectionFromTop(index + mHeaderCount, 0); in scrollTo()
|
H A D | DatePickerCalendarDelegate.java | 578 mYearPickerView.setSelectionFromTop(listPosition, listPositionOffset); in onRestoreInstanceState()
|
H A D | ListView.java | 1220 setSelectionFromTop(mPosition, mPositionTop); in run() 2202 setSelectionFromTop(position, 0); in setSelection() 3819 setSelectionFromTop(closetChildIndex + mFirstPosition, closestChildTop);
|
H A D | CalendarViewLegacyDelegate.java | 836 mListView.setSelectionFromTop(position, mListScrollTopOffset); in goTo()
|
H A D | AbsListView.java | 7668 public void setSelectionFromTop(int position, int y) { in setSelectionFromTop() method
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | LocalePickerWithRegion.java | 335 getListView().setSelectionFromTop(mFirstVisiblePosition, mTopDistance); in onCreateOptionsMenu()
|
H A D | AlertController.java | 971 listView.setSelectionFromTop(checkedItem, in setBackground()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 19800 HSPLandroid/widget/AbsListView;->setSelectionFromTop(II)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 19864 HSPLandroid/widget/AbsListView;->setSelectionFromTop(II)V
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 57839 method public void setSelectionFromTop(int, int);
|