Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java127 final AllAppsContainerView toView = mLauncher.getAppsView(); in startAnimationToAllApps()
420 AllAppsContainerView appsView = mLauncher.getAppsView(); in startAnimationToWorkspaceFromAllApps()
DLauncher.java1794 public AllAppsContainerView getAppsView() { in getAppsView() method in Launcher