Home
last modified time | relevance | path

Searched defs:onLauncherTransitionStep (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherTransitionable.java25 void onLauncherTransitionStep(Launcher l, float t); in onLauncherTransitionStep() method
DWorkspace.java2184 public void onLauncherTransitionStep(Launcher l, float t) { in onLauncherTransitionStep() method in Workspace.WallpaperOffsetInterpolator
/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizeTabHost.java408 public void onLauncherTransitionStep(Launcher l, float t) { in onLauncherTransitionStep() method in AppsCustomizeTabHost
DAppsCustomizePagedView.java848 public void onLauncherTransitionStep(Launcher l, float t) { in onLauncherTransitionStep() method in AppsCustomizePagedView
DLauncher.java4156 void onLauncherTransitionStep(Launcher l, float t); in onLauncherTransitionStep() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java529 public void onLauncherTransitionStep(Launcher l, float t) { in onLauncherTransitionStep() method in AllAppsContainerView