Home
last modified time | relevance | path

Searched defs:powerQuotaMilliWatts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceConfig.java3027 public float powerQuotaMilliWatts; field in DisplayDeviceConfig.PowerThrottlingData.ThrottlingLevel
3030 @PowerManager.ThermalStatus int thermalStatus, float powerQuotaMilliWatts) { in ThrottlingLevel()