Searched refs:mPowerThrottlingConfigData (Results 1 – 2 of 2) sorted by relevance
67 private PowerThrottlingConfigData mPowerThrottlingConfigData = null; field in BrightnessPowerClamper187 mPowerThrottlingConfigData = data.getPowerThrottlingConfigData(); in setDisplayData()188 if (mPowerThrottlingConfigData == null) { in setDisplayData()209 mPowerThrottlingConfigData.brightnessLowestCapAllowed); in recalculateBrightnessCap()244 if (mPowerThrottlingConfigData == null) { in start()251 mInjector.getPmicMonitor(listener, mPowerThrottlingConfigData.pollingWindowMillis); in start()
749 private PowerThrottlingConfigData mPowerThrottlingConfigData; field in DisplayDeviceConfig1338 return mPowerThrottlingConfigData; in getPowerThrottlingConfigData()2123 mPowerThrottlingConfigData = new PowerThrottlingConfigData(lowestBrightnessCap, in loadPowerThrottlingConfigData()