Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsUIHelperImpl.java130 getUiElementFromConfig(AutomotiveConfigConstants.SETTINGS_BACK_BUTTON); in pressBackButton()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java590 public static final String SETTINGS_BACK_BUTTON = "SETTINGS_BACK_BUTTON"; field in AutomotiveConfigConstants