Searched defs:showWorkspace (Results 1 - 2 of 2) sorted by relevance

/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/
H A DLauncher.java748 showWorkspace(false);
967 showWorkspace(false);
1594 if (!showWorkspace(false)) {
1843 showWorkspace(true);
2031 showWorkspace(true);
2353 showWorkspace(true);
2357 showWorkspace(true);
2391 showWorkspace(true);
2399 showWorkspace(true);
3203 public boolean showWorkspace(boolea method in class:Launcher
3207 public boolean showWorkspace(boolean animated, Runnable onCompleteRunnable) { method in class:Launcher
[all...]

Completed in 169 milliseconds