Searched refs:SCREEN_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
42 private static final String SCREEN_BRIGHTNESS = "screen_brightness"; field in SettingHelperImpl388 SCREEN_BRIGHTNESS, in setBrightness()391 () -> getValue(SCREEN_BRIGHTNESS)); in setBrightness()392 return mSeekUtility.seek(SCREEN_BRIGHTNESS, targetPercentage); in setBrightness()