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.java717 showWorkspace(false);
961 showWorkspace(false);
1546 if (!showWorkspace(false)) {
1730 showWorkspace(true);
1916 showWorkspace(true);
2221 showWorkspace(true);
2227 showWorkspace(true);
2258 showWorkspace(true);
2270 showWorkspace(true);
2347 showWorkspace(tru
2835 public boolean showWorkspace(boolean animated) { method in class:Launcher
2839 public boolean showWorkspace(boolean animated, Runnable onCompleteRunnable) { method in class:Launcher
[all...]

Completed in 34 milliseconds