Searched refs:getMaximumScreenBrightnessSetting (Results 1 – 5 of 5) sorted by relevance
54 maximumBrightness = pm.getMaximumScreenBrightnessSetting(); in LightImpl()
273 mMaximumBacklight = pm.getMaximumScreenBrightnessSetting(); in BrightnessController()
863 public int getMaximumScreenBrightnessSetting() { in getMaximumScreenBrightnessSetting() method in PowerManager
834 mScreenBrightnessSettingMaximum = pm.getMaximumScreenBrightnessSetting(); in systemReady()
2812 int max = mPowerManager.getMaximumScreenBrightnessSetting(); in interceptKeyBeforeDispatchingInner()