Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/hardware/display/
DBrightnessConfigurationTest.java125 config.setShortTermModelLowerLuxMultiplier(-1f); in testLuxMultipliersMustBePositive()
135 builder.setShortTermModelLowerLuxMultiplier(0.9f); in testParceledConfigIsEquivalent()
156 builder.setShortTermModelLowerLuxMultiplier(0.4f); in testWriteReadXml()
243 builder.setShortTermModelLowerLuxMultiplier(0.7f); in testEquals()
/frameworks/base/core/java/android/hardware/display/
DBrightnessConfiguration.java328 builder.setShortTermModelLowerLuxMultiplier(in.readFloat());
483 builder.setShortTermModelLowerLuxMultiplier(shortTermModelLowerLuxMultiplier); in loadFromXml()
697 public Builder setShortTermModelLowerLuxMultiplier( in setShortTermModelLowerLuxMultiplier() method in BrightnessConfiguration.Builder
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessMappingStrategy.java140 builder.setShortTermModelLowerLuxMultiplier(SHORT_TERM_MODEL_THRESHOLD_RATIO); in create()
/frameworks/base/core/api/
Dsystem-current.txt5111 …c android.hardware.display.BrightnessConfiguration.Builder setShortTermModelLowerLuxMultiplier(@Fl…