Home
last modified time | relevance | path

Searched refs:BRIGHTNESS_SEEKBAR (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java389 AutomotiveConfigConstants.BRIGHTNESS_SEEKBAR, in setBrightness()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java232 public static final String BRIGHTNESS_SEEKBAR = "BRIGHTNESS_SEEKBAR"; field in AutomotiveConfigConstants