Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherTransitionable.java24 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); in onLauncherTransitionStart() method
DWorkspace.java2180 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in Workspace.WallpaperOffsetInterpolator
/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizeTabHost.java401 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AppsCustomizeTabHost
DAppsCustomizePagedView.java844 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AppsCustomizePagedView
DLauncher.java4155 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); in onLauncherTransitionStart() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java524 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AllAppsContainerView