Searched refs:mDdcThermalThrottlingDataMap (Results 1 – 1 of 1) sorted by relevance
84 private Map<String, ThermalBrightnessThrottlingData> mDdcThermalThrottlingDataMap; field in BrightnessThrottler147 mDdcThermalThrottlingDataMap = thermalBrightnessThrottlingDataMap; in BrightnessThrottler()155 mDdcThermalThrottlingDataMap = thermalBrightnessThrottlingDataMap; in BrightnessThrottler()157 loadThermalBrightnessThrottlingDataFromDisplayDeviceConfig(mDdcThermalThrottlingDataMap, in BrightnessThrottler()195 mDdcThermalThrottlingDataMap = ddcThrottlingDataMap; in loadThermalBrightnessThrottlingDataFromDisplayDeviceConfig()275 pw.println(" mDdcThermalThrottlingDataMap=" + mDdcThermalThrottlingDataMap); in dumpLocal()337 ? mDdcThermalThrottlingDataMap.get(id) in getConfigFromId()