Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java2880 public boolean showWorkspace(boolean animated) { in showWorkspace() method in Launcher
2884 public boolean showWorkspace(boolean animated, Runnable onCompleteRunnable) { in showWorkspace() method in Launcher
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java2918 void showWorkspace(boolean animated) { in showWorkspace() method in Launcher
2922 void showWorkspace(boolean animated, Runnable onCompleteRunnable) { in showWorkspace() method in Launcher