Searched refs:ThermalUtils (Results 1 – 3 of 3) sorted by relevance
24 public final class ThermalUtils { class27 private ThermalUtils() {} in ThermalUtils() method in ThermalUtils
42 import com.android.compatibility.common.util.ThermalUtils;76 ThermalUtils.overrideThermalNotThrottling(); in setUp()81 ThermalUtils.resetThermalStatus(); in tearDown()89 ThermalUtils.overrideThermalStatus(status); in testGetThermalStatus()103 ThermalUtils.overrideThermalStatus(status); in testThermalStatusCallback()119 ThermalUtils.overrideThermalStatus(status); in testThermalStatusCallback()135 ThermalUtils.overrideThermalStatus(status); in testThermalStatusCallback()
57 import com.android.compatibility.common.util.ThermalUtils;396 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_LIGHT); in testBackgroundRegJobsThermal()400 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_SEVERE); in testBackgroundRegJobsThermal()405 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_CRITICAL); in testBackgroundRegJobsThermal()410 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_EMERGENCY); in testBackgroundRegJobsThermal()417 ThermalUtils.overrideThermalNotThrottling(); in testBackgroundRegJobsThermal()430 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_MODERATE); in testBackgroundEJsThermal()434 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_SEVERE); in testBackgroundEJsThermal()439 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_CRITICAL); in testBackgroundEJsThermal()444 ThermalUtils.overrideThermalStatus(Temperature.THROTTLING_EMERGENCY); in testBackgroundEJsThermal()[all …]