Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceConfig.java1976 final ThermalThrottling throttlingConfig = config.getThermalThrottling(); in loadThermalThrottlingConfig() local
1985 private void loadThermalBrightnessThrottlingMaps(ThermalThrottling throttlingConfig) { in loadThermalBrightnessThrottlingMaps()
2023 private void loadThermalRefreshRateThrottlingMap(ThermalThrottling throttlingConfig) { in loadThermalRefreshRateThrottlingMap()
2074 private boolean loadPowerThrottlingMaps(PowerThrottlingConfig throttlingConfig) { in loadPowerThrottlingMaps()