Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java442 getUiElementFromConfig(AutomotiveConfigConstants.CONTACT_SEARCH_RESULT_NAME); in getFirstSearchResult()
446 searchResult, AutomotiveConfigConstants.CONTACT_SEARCH_RESULT_NAME); in getFirstSearchResult()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java52 public static final String CONTACT_SEARCH_RESULT_NAME = "CONTACT_SEARCH_RESULT_NAME"; field in AutomotiveConfigConstants