HomeSort by relevance Sort by last modified time
    Searched refs:onLauncherTransitionPrepare (Results 1 - 8 of 8) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizeTabHost.java 370 public void onLauncherTransitionPrepare(Launcher l, boolean animated, boolean toWorkspace) {
371 mAppsCustomizePane.onLauncherTransitionPrepare(l, animated, toWorkspace);
AppsCustomizePagedView.java     [all...]
Launcher.java     [all...]
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizeTabHost.java 375 public void onLauncherTransitionPrepare(Launcher l, boolean animated, boolean toWorkspace) {
376 mAppsCustomizePane.onLauncherTransitionPrepare(l, animated, toWorkspace);
AppsCustomizePagedView.java     [all...]
Launcher.java     [all...]
Workspace.java     [all...]

Completed in 68 milliseconds