Searched refs:showWorkspace (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java759 showWorkspace(false);
987 showWorkspace(false);
1636 showWorkspace(false);
1912 showWorkspace(true);
2091 showWorkspace(true);
2169 showWorkspace(true);
2423 showWorkspace(true);
2427 showWorkspace(true);
2471 showWorkspace(true);
2478 showWorkspace(mWorkspac
3276 public void showWorkspace(boolean animated) { method in class:Launcher
3280 public void showWorkspace(boolean animated, Runnable onCompleteRunnable) { method in class:Launcher
3285 protected void showWorkspace(int snapToPage, boolean animated) { method in class:Launcher
3289 void showWorkspace(int snapToPage, boolean animated, Runnable onCompleteRunnable) { method in class:Launcher
[all...]
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java784 showWorkspace(false);
1316 showWorkspace(false);
1527 showWorkspace(true);
1668 showWorkspace(true);
1951 showWorkspace(true);
2005 showWorkspace(true);
2068 showWorkspace(true);
2078 showWorkspace(true);
2918 void showWorkspace(boolean animated) { method in class:Launcher
2919 showWorkspace(animate
2922 void showWorkspace(boolean animated, Runnable onCompleteRunnable) { method in class:Launcher
[all...]
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DLauncherAccessibilityDelegate.java152 mLauncher.showWorkspace(true, new Runnable() {
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsContainerView.java604 launcher.showWorkspace(true);

Completed in 285 milliseconds