HomeSort by relevance Sort by last modified time
    Searched defs:getCellCountY (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewGridLayout.java 45 int getCellCountY() {
PagedViewCellLayout.java 70 mCellCountY = LauncherModel.getCellCountY();
166 public int getCellCountY() {
261 if (numRows < getCellCountY()) {
LauncherModel.java 690 static int getCellCountY() {
    [all...]

Completed in 125 milliseconds