Home
last modified time | relevance | path

Searched defs:allAppsCellSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java147 public PointF[] allAppsCellSize; field in InvariantDeviceProfile
1071 private final PointF[] allAppsCellSize = new PointF[COUNT_SIZES]; field in InvariantDeviceProfile.DisplayOption