Searched defs:mCellCountX (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | PagedViewGridLayout.java | 31 private int mCellCountX; field in PagedViewGridLayout |
D | PagedViewCellLayout.java | 34 private int mCellCountX; field in PagedViewCellLayout |
D | PagedView.java | 163 protected int mCellCountX = 0; field in PagedView |
/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 |