Home
last modified time | relevance | path

Searched refs:overviewModeMinIconZoneHeightPx (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java67 private final int overviewModeMinIconZoneHeightPx; field in DeviceProfile
179 overviewModeMinIconZoneHeightPx = in DeviceProfile()
481 Math.max(overviewModeMinIconZoneHeightPx, zoneHeight)); in getOverviewModeButtonBarHeight()