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