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.java347 showActiveScrollbar(true); in calcTouchOffsetAndPrepToFastScroll()
389 showActiveScrollbar(false); in endFastScrolling()
462 private void showActiveScrollbar(boolean isScrolling) { in showActiveScrollbar() method in RecyclerViewFastScroller