Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java566 float responsiveAspectRatio = (float) widthPx / heightPx; in DeviceProfile() local
657 float responsiveAspectRatio = (float) widthPx / heightPx; in DeviceProfile() local