Searched defs:getCellCountY (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedViewGridLayout.java45 int getCellCountY() { method in class:PagedViewGridLayout
H A DPagedViewCellLayout.java70 mCellCountY = LauncherModel.getCellCountY();
182 public int getCellCountY() { method in class:PagedViewCellLayout
277 if (numRows < getCellCountY()) {
H A DLauncherModel.java485 static int getCellCountY() { method in class:LauncherModel

Completed in 86 milliseconds