Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java737 getUiElementFromConfig(AutomotiveConfigConstants.SEARCH_CONTACT); in openSearchContact()
740 .validateUiObject(searchContact, AutomotiveConfigConstants.SEARCH_CONTACT); in openSearchContact()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java74 public static final String SEARCH_CONTACT = "SEARCH_CONTACT"; field in AutomotiveConfigConstants