Home
last modified time | relevance | path

Searched defs:smoothScroller (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAccessibilityDelegate.java87 RecyclerView.SmoothScroller smoothScroller = in scrollToPositionIfNeeded() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java451 RecyclerView.SmoothScroller smoothScroller = in collapse() local
522 RecyclerView.SmoothScroller smoothScroller = in scrollForHeaderToBeVisibleInContainer() local
899 RecyclerView.LayoutManager layoutManager, RecyclerView.SmoothScroller smoothScroller) { in startAnimationScroll()