Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java291 getUiElementFromConfig(AutomotiveConfigConstants.SETTINGS_TITLE_TEXT); in goBackToSettingsScreen()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java394 public static final String SETTINGS_TITLE_TEXT = "SETTINGS_TITLE_TEXT"; field in AutomotiveConfigConstants