Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DThermalUtils.java45 public static void resetThermalStatus() throws Exception { in resetThermalStatus() method in ThermalUtils
/cts/tests/tests/os/src/android/os/cts/
DPowerManager_ThermalTest.java68 ThermalUtils.resetThermalStatus(); in tearDown()