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.java175 public PointF[] allAppsCellSize; field in InvariantDeviceProfile
1250 private final PointF[] allAppsCellSize = new PointF[COUNT_SIZES]; field in InvariantDeviceProfile.DisplayOption