Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java95 getUiElementFromConfig(AutomotiveConfigConstants.ADD_CONTACT_TO_FAVORITE); in addRemoveFavoriteContact()
99 favoriteButton, AutomotiveConfigConstants.ADD_CONTACT_TO_FAVORITE); in addRemoveFavoriteContact()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java91 public static final String ADD_CONTACT_TO_FAVORITE = "ADD_CONTACT_TO_FAVORITE"; field in AutomotiveConfigConstants