Searched refs:ADD_TO_FAVORITE_BUTTON (Results 1 – 2 of 2) sorted by relevance
602 getUiElementFromConfig(AutomotiveConfigConstants.ADD_TO_FAVORITE_BUTTON); in openAddFavoriteDialog()605 .validateUiObject(favoriteButton, AutomotiveConfigConstants.ADD_TO_FAVORITE_BUTTON); in openAddFavoriteDialog()
94 public static final String ADD_TO_FAVORITE_BUTTON = "ADD_TO_FAVORITE_BUTTON"; field in AutomotiveConfigConstants