Searched refs:CONTACTS_VIEW (Results 1 – 4 of 4) sorted by relevance
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/ |
D | ContactDetailsHelperImpl.java | 61 AutoConfigConstants.CONTACTS_VIEW, in addRemoveFavoriteContact() 79 AutoConfigConstants.CONTACTS_VIEW, in makeCallFromDetailsPageByType() 87 AutoConfigConstants.CONTACTS_VIEW, in makeCallFromDetailsPageByType() 95 AutoConfigConstants.CONTACTS_VIEW, in makeCallFromDetailsPageByType()
|
D | DialHelperImpl.java | 324 AutoConfigConstants.CONTACTS_VIEW, in searchContactsByName() 340 AutoConfigConstants.CONTACTS_VIEW, in searchContactsByNumber() 355 AutoConfigConstants.CONTACTS_VIEW, in getFirstSearchResult() 377 AutoConfigConstants.CONTACTS_VIEW, in sortContactListBy() 386 AutoConfigConstants.CONTACTS_VIEW, in sortContactListBy() 393 AutoConfigConstants.CONTACTS_VIEW, in sortContactListBy() 405 AutoConfigConstants.CONTACTS_VIEW, in sortContactListBy() 413 AutoConfigConstants.CONTACTS_VIEW, in sortContactListBy() 426 AutoConfigConstants.CONTACTS_VIEW, in getFirstContactFromContactList() 454 AutoConfigConstants.CONTACTS_VIEW, in openDetailsPage() [all …]
|
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/ |
D | AutoConfigConstants.java | 191 public static final String CONTACTS_VIEW = "CONTACTS_VIEW"; field in AutoConfigConstants
|
D | AutoDialConfigUtility.java | 299 mDialConfigMap.put(AutoConfigConstants.CONTACTS_VIEW, contactsScreenConfig); in loadDefaultContactsConfig()
|