Searched refs:getCurrentThermalStatus (Results 1 – 7 of 7) sorted by relevance
90 int getCurrentThermalStatus(); in getCurrentThermalStatus() method
1761 public @ThermalStatus int getCurrentThermalStatus() { in getCurrentThermalStatus() method in PowerManager1768 return mThermalService.getCurrentThermalStatus(); in getCurrentThermalStatus()
182 assertEquals(status, mPm.getCurrentThermalStatus()); in testGetThermalStatus()186 assertEquals(status, mPm.getCurrentThermalStatus()); in testGetThermalStatus()
300 assertEquals(status, mService.mService.getCurrentThermalStatus()); in testGetCurrentStatus()327 assertEquals(Temperature.THROTTLING_NONE, mService.mService.getCurrentThermalStatus()); in testNoHal()
423 public int getCurrentThermalStatus() {
35255 method public int getCurrentThermalStatus();
35399 method public int getCurrentThermalStatus();