Searched defs:showWorkspace (Results 1 - 1 of 1) 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...]

Completed in 50 milliseconds