Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java448 startAnimationScroll(allAppsRecyclerView, layoutManager, smoothScroller); in collapse()
515 startAnimationScroll(allAppsRecyclerView, layoutManager, smoothScroller); in scrollForHeaderToBeVisibleInContainer()
823 private void startAnimationScroll(AllAppsRecyclerView allAppsRecyclerView, in startAnimationScroll() method in PrivateProfileManager