Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DBrightnessMappingStrategy.java405 if (!Float.isNaN(config.getShortTermModelLowerLuxMultiplier())) { in shouldResetShortTermModel()
406 minThresholdRatio = config.getShortTermModelLowerLuxMultiplier(); in shouldResetShortTermModel()
/frameworks/base/core/java/android/hardware/display/
DBrightnessConfiguration.java185 public float getShortTermModelLowerLuxMultiplier() { in getShortTermModelLowerLuxMultiplier() method in BrightnessConfiguration
/frameworks/base/core/api/
Dsystem-current.txt5094 method public float getShortTermModelLowerLuxMultiplier();