Searched defs:loadContact (Results 1 – 4 of 4) sorted by relevance
55 public ContactInfo loadContact(ContentResolver contentResolver, Uri contactUri) { in loadContact() method in ContactAccessorSdk3_4
58 public ContactInfo loadContact(ContentResolver contentResolver, Uri contactUri) { in loadContact() method in ContactAccessorSdk5
88 public abstract ContactInfo loadContact(ContentResolver contentResolver, Uri contactUri); in loadContact() method in ContactAccessor
111 private void loadContact() { in loadContact() method in ContactsFragment