Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java238 && isNearScrollBar(mDownX)) { in handleTouchEvent()
362 public boolean isNearScrollBar(int x) { in isNearScrollBar() method in RecyclerViewFastScroller