Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceConfig.java837 mPowerThrottlingDataMapByThrottlingId = new HashMap<>(); field in DisplayDeviceConfig
1378 return mPowerThrottlingDataMapByThrottlingId; in getPowerThrottlingDataMapByThrottlingId()
1616 + mPowerThrottlingDataMapByThrottlingId in toString()
2102 if (mPowerThrottlingDataMapByThrottlingId.containsKey(id)) { in loadPowerThrottlingMaps()
2106 mPowerThrottlingDataMapByThrottlingId.put(id, in loadPowerThrottlingMaps()