Searched refs: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.java3659 ArrayList<CellLayout> layouts = getWorkspaceAndHotseatCellLayouts();
3671 ArrayList<CellLayout> getWorkspaceAndHotseatCellLayouts() { method in class:Workspace
3765 ArrayList<CellLayout> cellLayouts = getWorkspaceAndHotseatCellLayouts();

Completed in 22 milliseconds