Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java443 AllAppsRecyclerView allAppsRecyclerView = mAllApps.getActiveRecyclerView(); in collapse() local
489 AllAppsRecyclerView allAppsRecyclerView, in scrollForHeaderToBeVisibleInContainer()
570 AllAppsRecyclerView allAppsRecyclerView = mAllApps.getActiveRecyclerView(); in animateAlphaOfIcons() local
738 AllAppsRecyclerView allAppsRecyclerView = mAllApps.getActiveRecyclerView(); in animateAlphaOfPrivateSpaceContainer() local
898 private void startAnimationScroll(AllAppsRecyclerView allAppsRecyclerView, in startAnimationScroll()
DRecyclerViewAnimationController.java92 AllAppsRecyclerView allAppsRecyclerView = getRecyclerView(); in onProgressUpdated() local