Lines Matching refs:mCellCountX
122 private static int mCellCountX;495 return mCellCountX;507 mCellCountX = shortAxisCellCount;1026 new ItemInfo[Launcher.SCREEN_COUNT + 1][mCellCountX + 1][mCellCountY + 1];1253 for (int x = 0; x < mCellCountX; x++) {