Home
last modified time | relevance | path

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

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