Searched refs:THERMAL_STATUS_SHUTDOWN (Results 1 – 7 of 7) sorted by relevance
44 THERMAL_STATUS_SHUTDOWN = 6, enumerator
129 static_cast<int>(ThermalStatus::THERMAL_STATUS_SHUTDOWN)),148 static_cast<int>(ThermalStatus::THERMAL_STATUS_SHUTDOWN)),
25 import static android.os.PowerManager.THERMAL_STATUS_SHUTDOWN;139 mStatusChangedListener.onThermalStatusChanged(THERMAL_STATUS_SHUTDOWN); in testStatusChanges()141 assertEquals(THERMAL_STATUS_SHUTDOWN, mThermalStatusRestriction.getThermalStatus()); in testStatusChanges()
352 return PowerManager.THERMAL_STATUS_SHUTDOWN; in parseThermalStatus()
2665 return PowerManager.THERMAL_STATUS_SHUTDOWN; in convertThermalStatus()
2453 public static final int THERMAL_STATUS_SHUTDOWN = Temperature.THROTTLING_SHUTDOWN; field in PowerManager2463 THERMAL_STATUS_SHUTDOWN,
31895 field public static final int THERMAL_STATUS_SHUTDOWN = 6; // 0x6