Searched refs:getMaximumScreenBrightnessSetting (Results 1 – 6 of 6) sorted by relevance
273 mMaximumBacklight = pm.getMaximumScreenBrightnessSetting(); in BrightnessController()
245 maximumBrightness = pm.getMaximumScreenBrightnessSetting(); in LightImpl()
813 public int getMaximumScreenBrightnessSetting() { in getMaximumScreenBrightnessSetting() method in PowerManager
842 mScreenBrightnessSettingMaximum = pm.getMaximumScreenBrightnessSetting(); in systemReady()
2827 int max = mPowerManager.getMaximumScreenBrightnessSetting(); in interceptKeyBeforeDispatchingInner()
12025 HSPLandroid/os/PowerManager;->getMaximumScreenBrightnessSetting()I