Searched refs:onLauncherTransitionStep (Results 1 - 8 of 8) 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.java853 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizePagedView
H A DLauncher.java2515 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
4086 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java1732 public void onLauncherTransitionStep(Launcher l, float t) { method in class:Workspace
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizeTabHost.java409 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizeTabHost
H A DAppsCustomizePagedView.java837 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizePagedView
H A DLauncher.java2715 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
4493 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java2204 public void onLauncherTransitionStep(Launcher l, float t) { method in class:Workspace

Completed in 66 milliseconds