Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java68 getUiElementFromConfig(AutomotiveConfigConstants.DATE_TIME_SETTINGS_SCROLL_ELEMENT); in SettingsDateTimeHelperImpl()
445 getUiElementFromConfig(AutomotiveConfigConstants.DATE_TIME_SETTINGS_SCROLL_ELEMENT); in setTimeZone()
534 getUiElementFromConfig(AutomotiveConfigConstants.DATE_TIME_SETTINGS_SCROLL_ELEMENT); in getMenu()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java253 public static final String DATE_TIME_SETTINGS_SCROLL_ELEMENT = field in AutomotiveConfigConstants