Searched refs:isThermalThrottlingActive (Results 1 – 2 of 2) sorted by relevance
320 assertFalse(hbmc.isThermalThrottlingActive()); in testHbmIsNotTurnedOffInHighThermalState()334 assertTrue(hbmc.isThermalThrottlingActive()); in testHbmIsNotTurnedOffInHighThermalState()341 assertFalse(hbmc.isThermalThrottlingActive()); in testHbmIsNotTurnedOffInHighThermalState()
532 } else if (isThermalThrottlingActive()) { in updateHbmStats()553 boolean isThermalThrottlingActive() { in isThermalThrottlingActive() method in HighBrightnessModeController