Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java70 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BRIGHTNESS_BUTTON); in hasDisplayBrightness()
90 getUiElementFromConfig(AutomotiveConfigConstants.STATUS_BAR_BRIGHTNESS_BUTTON); in openBrightnessPalette()
94 brightnessButton, AutomotiveConfigConstants.STATUS_BAR_BRIGHTNESS_BUTTON); in openBrightnessPalette()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java538 public static final String STATUS_BAR_BRIGHTNESS_BUTTON = "STATUS_BAR_BRIGHTNESS_BUTTON"; field in AutomotiveConfigConstants