Searched refs:getCurrentThermalStatus (Results 1 – 6 of 6) sorted by relevance
90 int getCurrentThermalStatus(); in getCurrentThermalStatus() method
1781 public @ThermalStatus int getCurrentThermalStatus() { in getCurrentThermalStatus() method in PowerManager1788 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()
419 public int getCurrentThermalStatus() {
34957 method public int getCurrentThermalStatus();