Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DRecyclerViewFastScroller.java294 showActiveScrollbar(false); in handleTouchEvent()
315 showActiveScrollbar(true); in calcTouchOffsetAndPrepToFastScroll()
381 private void showActiveScrollbar(boolean isScrolling) { in showActiveScrollbar() method in RecyclerViewFastScroller