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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java3553 ArrayList<CellLayout> layouts = getWorkspaceAndHotseatCellLayouts();
3565 ArrayList<CellLayout> getWorkspaceAndHotseatCellLayouts() { method in class:Workspace
3651 ArrayList<CellLayout> cellLayouts = getWorkspaceAndHotseatCellLayouts();
3706 ArrayList<CellLayout> cellLayouts = getWorkspaceAndHotseatCellLayouts();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java4592 ArrayList<CellLayout> layouts = getWorkspaceAndHotseatCellLayouts();
4604 ArrayList<CellLayout> getWorkspaceAndHotseatCellLayouts() { method in class:Workspace
4732 ArrayList<CellLayout> cellLayouts = getWorkspaceAndHotseatCellLayouts();
4766 ArrayList<CellLayout> cellLayouts = getWorkspaceAndHotseatCellLayouts();

Completed in 42 milliseconds