Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java757 getUiElementFromConfig(AutomotiveConfigConstants.FAVORITES_MENU); in openFavorites()
760 .validateUiObject(favoritesMenuButton, AutomotiveConfigConstants.FAVORITES_MENU); in openFavorites()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java107 public static final String FAVORITES_MENU = "FAVORITES_MENU"; field in AutomotiveConfigConstants