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 726 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
793 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_IDLE);
815 mList.reportScrollStateChange(OnScrollListener.SCROLL_STATE_TOUCH_SCROLL);
    [all...]

Completed in 902 milliseconds