Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getCellCountX

364             maxCellCountX = (isLandscape ? LauncherModel.getCellCountX() :
367 LauncherModel.getCellCountX());
384 mCellCountX = mWidgetSpacingLayout.getCellCountX();
459 if (minSpanX <= LauncherModel.getCellCountX() &&
1191 layout.setColumnCount(layout.getCellCountX());