Searched refs:mPowerThrottlingDataId (Results 1 – 2 of 2) sorted by relevance
356 private final String mPowerThrottlingDataId; field in BrightnessClamperController.DisplayDeviceData366 mPowerThrottlingDataId = powerThrottlingDataId; in DisplayDeviceData()393 return mPowerThrottlingDataId; in getPowerThrottlingDataId()400 mPowerThrottlingDataId); in getPowerThrottlingData()
198 private String mPowerThrottlingDataId; field in LogicalDisplay244 mPowerThrottlingDataId = DisplayDeviceConfig.DEFAULT_ID; in LogicalDisplay()985 if (!Objects.equals(powerThrottlingDataId, mPowerThrottlingDataId)) { in setPowerThrottlingDataIdLocked()986 mPowerThrottlingDataId = powerThrottlingDataId; in setPowerThrottlingDataIdLocked()996 return mPowerThrottlingDataId; in getPowerThrottlingDataIdLocked()1064 pw.println("mPowerThrottlingDataId=" + mPowerThrottlingDataId); in dumpLocked()