Home
last modified time | relevance | path

Searched refs:getCircularPhotos (Results 1 – 5 of 5) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java442 getCircularPhotos(), null); in bindPhoto()
451 request = new DefaultImageRequest(displayName, lookupKey, getCircularPhotos()); in bindPhoto()
454 getCircularPhotos(), request); in bindPhoto()
DContactListAdapter.java235 getCircularPhotos(), null); in bindPhoto()
246 getCircularPhotos(), request); in bindPhoto()
DContactEntryListAdapter.java321 public boolean getCircularPhotos() { in getCircularPhotos() method in ContactEntryListAdapter
/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java174 getPhotoLoader().loadThumbnail(view.getPhotoView(), photoId, false, getCircularPhotos(), in bindPhoto()
DEmailAddressListAdapter.java181 getPhotoLoader().loadThumbnail(view.getPhotoView(), photoId, false, getCircularPhotos(), in bindPhoto()