Home
last modified time | relevance | path

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

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
DBrightnessThrottlerTest.java181 assertEquals(BrightnessInfo.BRIGHTNESS_MAX_REASON_NONE, throttler.getBrightnessMaxReason()); in testThermalThrottlingSingleLevel()
189 throttler.getBrightnessMaxReason()); in testThermalThrottlingSingleLevel()
197 throttler.getBrightnessMaxReason()); in testThermalThrottlingSingleLevel()
205 throttler.getBrightnessMaxReason()); in testThermalThrottlingSingleLevel()
213 throttler.getBrightnessMaxReason()); in testThermalThrottlingSingleLevel()
239 assertEquals(BrightnessInfo.BRIGHTNESS_MAX_REASON_NONE, throttler.getBrightnessMaxReason()); in testThermalThrottlingMultiLevel()
247 throttler.getBrightnessMaxReason()); in testThermalThrottlingMultiLevel()
255 throttler.getBrightnessMaxReason()); in testThermalThrottlingMultiLevel()
263 throttler.getBrightnessMaxReason()); in testThermalThrottlingMultiLevel()
271 throttler.getBrightnessMaxReason()); in testThermalThrottlingMultiLevel()
[all …]
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessThrottler.java169 int getBrightnessMaxReason() { in getBrightnessMaxReason() method in BrightnessThrottler
DDisplayPowerController.java1579 mBrightnessClamperController.getBrightnessMaxReason()); in updatePowerStateInternal()
1997 mBrightnessClamperController.getBrightnessMaxReason()); in saveBrightnessInfo()
2921 mBrightnessClamperController.getBrightnessMaxReason(), in logBrightnessEvent()
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/brightness/clamper/
DBrightnessClamperControllerTest.java144 mClamperController.getBrightnessMaxReason()); in testMaxReasonIsNoneOnInit()
/frameworks/base/services/core/java/com/android/server/display/brightness/clamper/
DBrightnessClamperController.java211 public int getBrightnessMaxReason() { in getBrightnessMaxReason() method in BrightnessClamperController
/frameworks/base/services/
Dart-wear-profile10993 …m/android/server/display/brightness/clamper/BrightnessClamperController;->getBrightnessMaxReason()I