Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mCellCountX

145     private static int mCellCountX;
668 return mCellCountX;
680 mCellCountX = shortAxisCellCount;
1281 new ItemInfo[Launcher.SCREEN_COUNT + 1][mCellCountX + 1][mCellCountY + 1];
1509 for (int x = 0; x < mCellCountX; x++) {