Searched refs:WEIGHT_POWER (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java52 private static float WEIGHT_POWER = 5; field in class:InvariantDeviceProfile
291 float w = weight(width, height, p.minWidthDps, p.minHeightDps, WEIGHT_POWER);

Completed in 45 milliseconds