Searched defs:thermalStatus (Results 1 – 3 of 3) sorted by relevance
101 AThermalStatus thermalStatus = static_cast<AThermalStatus>(status); in notifyStateChange() local
883 int thermalStatus = mInjector.getCurrentThermalStatus(); in abortIdleOptimizations() local
2860 public @PowerManager.ThermalStatus int thermalStatus; field in DisplayDeviceConfig.BrightnessThrottlingData.ThrottlingLevel2863 ThrottlingLevel(@PowerManager.ThermalStatus int thermalStatus, float brightness) { in ThrottlingLevel()