Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java655 int availableResponsiveHeight = heightPx - mInsets.top in DeviceProfile() local
666 DimensionType.HEIGHT, inv.numRows, availableResponsiveHeight); in DeviceProfile()