Searched refs:isPhotoSupported (Results 1 – 4 of 4) sorted by relevance
470 if (mDisplayPhotos && mPhotoLoader != null && isPhotoSupported(partitionIndex)) { in changeCursor()677 public boolean isPhotoSupported(int partitionIndex) { in isPhotoSupported() method in ContactEntryListAdapter680 return ((DirectoryPartition) partition).isPhotoSupported(); in isPhotoSupported()
109 public boolean isPhotoSupported() { in isPhotoSupported() method in DirectoryPartition
245 if (!isPhotoSupported(partitionIndex)) { in bindPhoto()
534 if (!isPhotoSupported(partitionIndex)) { in bindPhoto()