Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java593 getUiElementFromConfig(AutomotiveConfigConstants.ADD_TO_FAVORITE_DIALOG_OK); in addFavoritesFromFavoritesTab()
596 .validateUiObject(closeDialog, AutomotiveConfigConstants.ADD_TO_FAVORITE_DIALOG_OK); in addFavoritesFromFavoritesTab()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java95 public static final String ADD_TO_FAVORITE_DIALOG_OK = "ADD_TO_FAVORITE_DIALOG_OK"; field in AutomotiveConfigConstants