Searched refs:mThermalBrightnessThrottlingDataId (Results 1 – 3 of 3) sorted by relevance
100 private String mThermalBrightnessThrottlingDataId; field in BrightnessThrottler154 mThermalBrightnessThrottlingDataId = throttlingDataId; in BrightnessThrottler()158 tempSensor, mThermalBrightnessThrottlingDataId, mUniqueDisplayId); in BrightnessThrottler()196 mThermalBrightnessThrottlingDataId = brightnessThrottlingDataId; in loadThermalBrightnessThrottlingDataFromDisplayDeviceConfig()268 pw.println(" mThermalBrightnessThrottlingDataId=" + mThermalBrightnessThrottlingDataId); in dumpLocal()313 mThermalThrottlingData = getConfigFromId(mThermalBrightnessThrottlingDataId); in resetThermalThrottlingData()316 if (!DEFAULT_ID.equals(mThermalBrightnessThrottlingDataId) in resetThermalThrottlingData()
187 private String mThermalBrightnessThrottlingDataId; field in LogicalDisplay243 mThermalBrightnessThrottlingDataId = DisplayDeviceConfig.DEFAULT_ID; in LogicalDisplay()245 mBaseDisplayInfo.thermalBrightnessThrottlingDataId = mThermalBrightnessThrottlingDataId; in LogicalDisplay()564 mBaseDisplayInfo.thermalBrightnessThrottlingDataId = mThermalBrightnessThrottlingDataId; in updateLocked()974 if (!Objects.equals(brightnessThrottlingDataId, mThermalBrightnessThrottlingDataId)) { in setThermalBrightnessThrottlingDataIdLocked()975 mThermalBrightnessThrottlingDataId = brightnessThrottlingDataId; in setThermalBrightnessThrottlingDataIdLocked()1060 pw.println("mThermalBrightnessThrottlingDataId=" + mThermalBrightnessThrottlingDataId); in dumpLocked()
480 private String mThermalBrightnessThrottlingDataId; field in DisplayPowerController524 mThermalBrightnessThrottlingDataId = in DisplayPowerController()588 mThermalBrightnessThrottlingDataId, in DisplayPowerController()869 mThermalBrightnessThrottlingDataId = thermalBrightnessThrottlingDataId; in onDisplayChanged()877 } else if (!Objects.equals(mThermalBrightnessThrottlingDataId, in onDisplayChanged()880 mThermalBrightnessThrottlingDataId = thermalBrightnessThrottlingDataId; in onDisplayChanged()884 mThermalBrightnessThrottlingDataId, in onDisplayChanged() local942 mThermalBrightnessThrottlingDataId, mUniqueDisplayId); in loadFromDisplayDeviceConfig() local