Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java321 showActiveScrollbar(true); in calcTouchOffsetAndPrepToFastScroll()
348 showActiveScrollbar(false); in endFastScrolling()
396 private void showActiveScrollbar(boolean isScrolling) { in showActiveScrollbar() method in RecyclerViewFastScroller