Searched refs:reportScrollStateChange (Results 1 – 3 of 3) sorted by relevance
3495 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 …]
1377 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()1485 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchEvent()
8913 HPLandroid/widget/AbsListView;->reportScrollStateChange(I)V