Home
last modified time | relevance | path

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

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