Searched refs:ADD_TO_FAVORITE_DIALOG_OK (Results 1 – 2 of 2) sorted by relevance
593 getUiElementFromConfig(AutomotiveConfigConstants.ADD_TO_FAVORITE_DIALOG_OK); in addFavoritesFromFavoritesTab()596 .validateUiObject(closeDialog, AutomotiveConfigConstants.ADD_TO_FAVORITE_DIALOG_OK); in addFavoritesFromFavoritesTab()
95 public static final String ADD_TO_FAVORITE_DIALOG_OK = "ADD_TO_FAVORITE_DIALOG_OK"; field in AutomotiveConfigConstants