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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherTransitionable.java25 void onLauncherTransitionStep(Launcher l, float t); method in interface:LauncherTransitionable
H A DWorkspace.java2070 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.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
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsContainerView.java551 public void onLauncherTransitionStep(Launcher l, float t) { method in class:AllAppsContainerView

Completed in 240 milliseconds