Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java269 getMenu(getUiElementFromConfig(AutomotiveConfigConstants.LANGUAGES_AND_INPUT_MENU)); in openLanguagesInputMenu()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java211 public static final String LANGUAGES_AND_INPUT_MENU = "LANGUAGES_AND_INPUT_MENU"; field in AutomotiveConfigConstants