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.java96 int overviewModeMinIconZoneHeightPx; field in DeviceProfile
183 overviewModeMinIconZoneHeightPx = in DeviceProfile()
644 Math.max(overviewModeMinIconZoneHeightPx, zoneHeight)); in getOverviewModeButtonBarRect()