HomeSort by relevance Sort by last modified time
    Searched refs:updateWorkspaceLayoutCells (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 679 static void updateWorkspaceLayoutCells(int shortAxisCellCount, int longAxisCellCount) {
    [all...]
Workspace.java 339 LauncherModel.updateWorkspaceLayoutCells(cellCountX, cellCountY);
    [all...]

Completed in 32 milliseconds