Home
last modified time | relevance | path

Searched refs:onScrollStateChanged (Results 1 – 25 of 53) sorted by relevance

123

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseRecyclerView.java179 public void onScrollStateChanged(int state) { in onScrollStateChanged() method in BaseRecyclerView
180 super.onScrollStateChanged(state); in onScrollStateChanged()
/aosp12/packages/apps/Dialer/java/com/android/dialer/performancereport/
H A DPerformanceReport.java41 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
45 super.onScrollStateChanged(recyclerView, newState);
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/recyclerview/
H A DOnScrollListenerOEMV1.java24 void onScrollStateChanged(RecyclerViewOEMV1 recyclerView, int newState); in onScrollStateChanged() method
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DStickyHeaderListView.java212 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in StickyHeaderListView
214 mListener.onScrollStateChanged(view, scrollState); in onScrollStateChanged()
/aosp12/packages/apps/Dialer/java/com/android/dialer/metrics/jank/
H A DRecyclerViewJankLogger.java37 public void onScrollStateChanged(RecyclerView recyclerView, int newState) { in onScrollStateChanged() method in RecyclerViewJankLogger
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DListViewScrollHandlingDelegate.java71 public void onScrollStateChanged(AbsListView view, int scrollState) {} in onScrollStateChanged() method in ListViewScrollHandlingDelegate
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
H A DNewCallLogAdapter.java308 public void onScrollStateChanged(RecyclerView recyclerView, int newState) { in onScrollStateChanged() method in NewCallLogAdapter.OnScrollListenerForRecordingPromotionCardFirstViewTime
317 super.onScrollStateChanged(recyclerView, newState); in onScrollStateChanged()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridScrollListener.java66 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in GridScrollListener
H A DGridScrollListenerTest.java115 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in GridScrollListenerTest
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListScrollListener.java70 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in ListScrollListener
H A DListScrollListenerTest.java111 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in ListScrollListenerTest
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DCustomHeaderPagerListViewHolder.java58 public void onScrollStateChanged(final AbsListView view, final int scrollState) { in createView()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DDropShadowController.kt140 override fun onScrollStateChanged(view: AbsListView, scrollState: Int) {
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DPreloader.java140 public void onScrollStateChanged(AbsListView absListView, int i) { in onScrollStateChanged() method in Preloader
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsRecyclerView.java201 public void onScrollStateChanged(int state) { in onScrollStateChanged() method in AllAppsRecyclerView
202 super.onScrollStateChanged(state); in onScrollStateChanged()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationView.java101 public void onScrollStateChanged(@NonNull RecyclerView recyclerView, int newState) { in onFinishInflate()
102 super.onScrollStateChanged(recyclerView, newState); in onFinishInflate()
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java455 onScrollStateChanged(mListView, OnScrollListener.SCROLL_STATE_IDLE); in goTo()
572 public void onScrollStateChanged(AbsListView view, int scrollState) {
/aosp12/packages/apps/Settings/src/com/android/settings/core/
H A DInstrumentedPreferenceFragment.java157 public void onScrollStateChanged(RecyclerView recyclerView, int newState) { in onScrollStateChanged() method in InstrumentedPreferenceFragment.OnScrollListener
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/search/
H A DContactResultsFragment.java106 public void onScrollStateChanged(@NonNull CarUiRecyclerView recyclerView, in onCreate()
/aosp12/frameworks/base/core/java/android/widget/
H A DCalendarViewLegacyDelegate.java760 public void onScrollStateChanged(AbsListView view, int scrollState) { in setUpListView()
761 CalendarViewLegacyDelegate.this.onScrollStateChanged(view, scrollState); in setUpListView()
838 onScrollStateChanged(mListView, AbsListView.OnScrollListener.SCROLL_STATE_IDLE); in goTo()
850 private void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in CalendarViewLegacyDelegate
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DRecyclerViewAdapterV1.java361 public void onScrollStateChanged(@NonNull RecyclerViewOEMV1 recyclerView, int newState) { in onScrollStateChanged() method in RecyclerViewAdapterV1
363 listener.onScrollStateChanged(this, toInternalScrollState(newState)); in onScrollStateChanged()
H A DCarUiRecyclerView.java155 void onScrollStateChanged(CarUiRecyclerView recyclerView, int newState); in onScrollStateChanged() method
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DPinnedHeaderListView.java197 public void onScrollStateChanged(AbsListView view, int scrollState) { in onScrollStateChanged() method in PinnedHeaderListView
200 mOnScrollListener.onScrollStateChanged(this, scrollState); in onScrollStateChanged()
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DRecyclerViewImpl.java107 public void onScrollStateChanged(@NonNull RecyclerView recyclerView, int newState) {
109 listener.onScrollStateChanged(RecyclerViewImpl.this,
/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DWearableListView.java193 public void onScrollStateChanged(RecyclerView recyclerView, int newState) { in WearableListView()
198 listener.onScrollStateChanged(newState); in WearableListView()
1272 public void onScrollStateChanged(int scrollState); in onScrollStateChanged() method

123