Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1096 public Workspace getWorkspace() { in getWorkspace() method
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1227 private Workspace<?> getWorkspace() { in getWorkspace() method in CellLayout