Searched defs:getContact (Results 1 – 6 of 6) sorted by relevance
31 Contact getContact(String query, String deviceAddress); in getContact() method
106 public Contact getContact(String query, @Nullable String deviceAddress) { in getContact() method in ContactsProvider
154 public Contact getContact(String query, @Nullable String deviceAddress) { in getContact() method in InteractionServiceClient
94 EmergencyContactManager.Contact getContact(Context context, Uri phoneUri); in getContact() method211 EmergencyContactManager.Contact getContact() { in getContact() method in ContactPreference
136 public Contact getContact() { in getContact() method in PhoneFragmentViewModel.ContactInfo
41 public static Contact getContact(Context context, Uri phoneUri) { in getContact() method in EmergencyContactManager