Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java76 private static final float ICON_SIZE_DEFINED_IN_APP_DP = 48; field in InvariantDeviceProfile
441 float expectedSize = ICON_SIZE_DEFINED_IN_APP_DP * densityBuckets[i] in getLauncherIconDensity()