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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizeTabHost.java417 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizeTabHost
H A DAppsCustomizePagedView.java888 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizePagedView
H A DLauncher.java2304 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
3708 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java1708 public void onLauncherTransitionStep(Launcher l, float t) { method in class:Workspace

Completed in 59 milliseconds