Searched refs:throttlingReason (Results 1 – 2 of 2) sorted by relevance
123 @BrightnessInfo.BrightnessMaxReason int throttlingReason) { in onBrightnessChanged() argument124 mHbmController.onBrightnessChanged(brightness, unthrottledBrightness, throttlingReason); in onBrightnessChanged()
219 @BrightnessInfo.BrightnessMaxReason int throttlingReason) { in onBrightnessChanged() argument225 mThrottlingReason = throttlingReason; in onBrightnessChanged()