Home
last modified time | relevance | path

Searched refs:shortAxisCellCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java506 static void updateWorkspaceLayoutCells(int shortAxisCellCount, int longAxisCellCount) { in updateWorkspaceLayoutCells() argument
507 mCellCountX = shortAxisCellCount; in updateWorkspaceLayoutCells()