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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizeTabHost.java408 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizeTabHost
H A DAppsCustomizePagedView.java848 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizePagedView
H A DLauncher.java2573 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
4156 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java1733 public void onLauncherTransitionStep(Launcher l, float t) { method in class:Workspace

Completed in 71 milliseconds