Searched refs:mThrottlingReason (Results 1 – 1 of 1) sorted by relevance
100 private @BrightnessInfo.BrightnessMaxReason int mThrottlingReason = field in HighBrightnessModeController225 mThrottlingReason = throttlingReason; in onBrightnessChanged()306 pw.println(" mThrottlingReason=" + BrightnessInfo.briMaxReasonToString(mThrottlingReason)); in dumpLocal()475 + BrightnessInfo.briMaxReasonToString(mThrottlingReason) in recalculateTimeAllowance()557 && mThrottlingReason == BrightnessInfo.BRIGHTNESS_MAX_REASON_THERMAL; in isThermalThrottlingActive()634 onBrightnessChanged(mBrightness, mUnthrottledBrightness, mThrottlingReason); in onHdrInfoChanged()