Home
last modified time | relevance | path

Searched refs:reportScrollStateChange (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DAbsListView.java3560 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4235 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchUp()
4247 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchUp()
4382 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in fling()
4419 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onNestedFling()
4615 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onInterceptTouchEvent()
4675 void reportScrollStateChange(int newState) { in reportScrollStateChange() method
4772 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);
4828 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);
5098 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING);
[all …]
H A DFastScroller.java1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
1500 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchEvent()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt19805 HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19853 HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V