Home
last modified time | relevance | path

Searched refs:throttlingReason (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DBrightnessRangeController.java123 @BrightnessInfo.BrightnessMaxReason int throttlingReason) { in onBrightnessChanged() argument
124 mHbmController.onBrightnessChanged(brightness, unthrottledBrightness, throttlingReason); in onBrightnessChanged()
DHighBrightnessModeController.java219 @BrightnessInfo.BrightnessMaxReason int throttlingReason) { in onBrightnessChanged() argument
225 mThrottlingReason = throttlingReason; in onBrightnessChanged()