Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java121 public PointF[] minCellSize; field in InvariantDeviceProfile
754 private final PointF[] minCellSize = new PointF[COUNT_SIZES]; field in InvariantDeviceProfile.DisplayOption