Home
last modified time | relevance | path

Searched refs:mThermalBrightnessThrottlingDataMapByThrottlingId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceConfig.java733 mThermalBrightnessThrottlingDataMapByThrottlingId = new HashMap<>(); field in DisplayDeviceConfig
1411 return mThermalBrightnessThrottlingDataMapByThrottlingId; in getThermalBrightnessThrottlingDataMapByThrottlingId()
1610 + mThermalBrightnessThrottlingDataMapByThrottlingId in toString()
2006 if (mThermalBrightnessThrottlingDataMapByThrottlingId.containsKey(id)) { in loadThermalBrightnessThrottlingMaps()
2010 mThermalBrightnessThrottlingDataMapByThrottlingId.put(id, in loadThermalBrightnessThrottlingMaps()