Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDisplayHelperImpl.java60 getUiElementFromConfig(AutomotiveConfigConstants.DISPLAY_SETTINGS_SCROLL_ELEMENT); in SettingsDisplayHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java269 public static final String DISPLAY_SETTINGS_SCROLL_ELEMENT = "DISPLAY_SETTINGS_SCROLL_ELEMENT"; field in AutomotiveConfigConstants