Searched defs:onLauncherTransitionStart (Results 1 – 6 of 6) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | LauncherTransitionable.java | 24 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); in onLauncherTransitionStart() method
|
| D | Workspace.java | 2180 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in Workspace.WallpaperOffsetInterpolator
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | AppsCustomizeTabHost.java | 401 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AppsCustomizeTabHost
|
| D | AppsCustomizePagedView.java | 844 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AppsCustomizePagedView
|
| D | Launcher.java | 4155 void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace); in onLauncherTransitionStart() method
|
| /packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
| D | AllAppsContainerView.java | 524 public void onLauncherTransitionStart(Launcher l, boolean animated, boolean toWorkspace) { in onLauncherTransitionStart() method in AllAppsContainerView
|