Searched refs:onLauncherTransitionStep (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizeTabHost.java187 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizeTabHost
188 mPagedView.onLauncherTransitionStep(l, t);
H A DAppsCustomizePagedView.java759 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AppsCustomizePagedView
H A DLauncher.java3145 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
5224 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java2476 public void onLauncherTransitionStep(Launcher l, float t) { method in class:Workspace
/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.java2547 ((LauncherTransitionable) v).onLauncherTransitionStep(this, t);
4123 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 177 milliseconds