Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java436 RecyclerView.SmoothScroller smoothScroller = in collapse() local
506 RecyclerView.SmoothScroller smoothScroller = in scrollForHeaderToBeVisibleInContainer() local
824 RecyclerView.LayoutManager layoutManager, RecyclerView.SmoothScroller smoothScroller) { in startAnimationScroll()