Searched defs:loadContact (Results 1 – 3 of 3) 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