Home
last modified time | relevance | path

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

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