Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateTransitionAnimation.java137 final View buttonView = mLauncher.getStartViewForAllAppsRevealAnimation(); in startAnimationToAllApps()
432 mLauncher.getStartViewForAllAppsRevealAnimation(), appsView, in startAnimationToWorkspaceFromAllApps()
DLauncher.java1406 public View getStartViewForAllAppsRevealAnimation() { in getStartViewForAllAppsRevealAnimation() method in Launcher