Searched refs:reportScrollStateChange (Results 1 – 4 of 4) sorted by relevance
3560 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() method4772 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);4828 reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);5098 reportScrollStateChange(OnScrollListener.SCROLL_STATE_FLING);[all …]
1390 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL); in beginDrag()1500 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE); in onTouchEvent()
19805 HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V
19853 HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V