Searched defs:onLauncherTransitionStart (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherTransitionable.java24 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); method in interface:LauncherTransitionable
H A DWorkspace.java2038 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { method in class:Workspace
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizeTabHost.java401 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { method in class:AppsCustomizeTabHost
H A DAppsCustomizePagedView.java844 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { method in class:AppsCustomizePagedView
H A DLauncher.java2564 ((LauncherTransitionable) v).onLauncherTransitionStart(this, animated, toWorkspace);
4155 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); method in interface:LauncherTransitionable
H A DWorkspace.java1729 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { method in class:Workspace
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsContainerView.java550 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { method in class:AllAppsContainerView

Completed in 135 milliseconds