Home | History | Annotate | Download | only in launcher2

Lines Matching defs:getCellCountX

367             maxCellCountX = (isLandscape ? LauncherModel.getCellCountX() :
370 LauncherModel.getCellCountX());
387 mCellCountX = mWidgetSpacingLayout.getCellCountX();
461 if (minSpanX <= LauncherModel.getCellCountX() &&
1186 layout.setColumnCount(layout.getCellCountX());