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.java132 public PointF[] minCellSize; field in InvariantDeviceProfile
962 private final PointF[] minCellSize = new PointF[COUNT_SIZES]; field in InvariantDeviceProfile.DisplayOption