HomeSort by relevance Sort by last modified time
    Searched refs:reportScrollStateChange (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]
FastScroller.java 696 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
763 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);
785 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);

Completed in 123 milliseconds