Searched refs:getContactPictureAsync (Results 1 – 2 of 2) sorted by relevance
81 mPhoneBook.getContactPictureAsync(contact.getId(), this); in onContactLoaded()
128 public void getContactPictureAsync(int contactId, ContactPhotoLoadedListener listener) { in getContactPictureAsync() method in PhoneBook