Searched refs:updateWorkspaceLayoutCells (Results 1 – 2 of 2) sorted by relevance
698 static void updateWorkspaceLayoutCells(int shortAxisCellCount, int longAxisCellCount) { in updateWorkspaceLayoutCells() method in LauncherModel
340 LauncherModel.updateWorkspaceLayoutCells(cellCountX, cellCountY); in Workspace()