Searched defs:mCellCountX (Results 1 – 5 of 5) sorted by relevance
| /packages/apps/Launcher2/src/com/android/launcher2/ | ||
| D | Hotseat.java | 38 private int mCellCountX; field in Hotseat |
| D | PagedViewGridLayout.java | 31 private int mCellCountX; field in PagedViewGridLayout |
| D | PagedViewCellLayout.java | 37 private int mCellCountX; field in PagedViewCellLayout |
| D | PagedView.java | 131 protected int mCellCountX = 0; field in PagedView |
| D | LauncherModel.java | 148 private static int mCellCountX; field in LauncherModel |