Searched refs:powerThrottlingDataId (Results 1 – 3 of 3) sorted by relevance
362 @NonNull String powerThrottlingDataId, in DisplayDeviceData() argument366 mPowerThrottlingDataId = powerThrottlingDataId; in DisplayDeviceData()
984 public void setPowerThrottlingDataIdLocked(String powerThrottlingDataId) { in setPowerThrottlingDataIdLocked() argument985 if (!Objects.equals(powerThrottlingDataId, mPowerThrottlingDataId)) { in setPowerThrottlingDataIdLocked()986 mPowerThrottlingDataId = powerThrottlingDataId; in setPowerThrottlingDataIdLocked()
851 final String powerThrottlingDataId = in onDisplayChanged() local895 thermalBrightnessThrottlingDataId, powerThrottlingDataId, config)); in onDisplayChanged()