Home
last modified time | relevance | path

Searched refs:setPhotoSupported (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DDirectoryPartition.java113 public void setPhotoSupported(boolean flag) { in setPhotoSupported() method in DirectoryPartition
DContactEntryListAdapter.java152 partition.setPhotoSupported(true); in createDefaultDirectoryPartition()
436 partition.setPhotoSupported(photoSupport == Directory.PHOTO_SUPPORT_THUMBNAIL_ONLY in changeDirectories()