Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java112 AutomotiveConfigConstants.LANGUAGES_MENU, in getCurrentLanguage()
326 AutomotiveConfigConstants.LANGUAGES_MENU, in openLanguageMenu()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java221 public static final String LANGUAGES_MENU = "LANGUAGES_MENU"; field in AutomotiveConfigConstants