Home
last modified time | relevance | path

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

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/brightness/clamper/
DBrightnessThermalClamperTest.java126 public void testNotifyThrottlingAfterOnDisplayChange(List<ThrottlingLevel> throttlingLevels, in testNotifyThrottlingAfterOnDisplayChange()
143 public void testOnDisplayChangeAfterNotifyThrottling(List<ThrottlingLevel> throttlingLevels, in testOnDisplayChangeAfterNotifyThrottling()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceConfig.java1995 List<ThermalBrightnessThrottlingData.ThrottlingLevel> throttlingLevels = in loadThermalBrightnessThrottlingMaps() local
2084 List<PowerThrottlingData.ThrottlingLevel> throttlingLevels = in loadPowerThrottlingMaps() local
3020 public List<ThrottlingLevel> throttlingLevels; field in DisplayDeviceConfig.PowerThrottlingData
3065 List<ThrottlingLevel> throttlingLevels) { in create()
3136 public List<ThrottlingLevel> throttlingLevels; field in DisplayDeviceConfig.ThermalBrightnessThrottlingData
3181 List<ThrottlingLevel> throttlingLevels) { in create()