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

/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

Completed in 85 milliseconds