Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsListView.java3495 reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in startScrollIfNeeded()
4072 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchUp()
4093 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchUp()
4098 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchUp()
4102 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchUp()
4116 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchUp()
4128 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onTouchUp()
4259 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in fling()
4296 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING); in onNestedFling()
4489 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onInterceptTouchEvent()
[all …]
DFastScroller.java1377 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()
1485 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchEvent()
/frameworks/base/config/
Dboot-image-profile.txt8913 HPLandroid/widget/AbsListView;->reportScrollStateChange(I)V