Searched refs:isPhotoSupported (Results 1 – 3 of 3) sorted by relevance
102 public boolean isPhotoSupported() { in isPhotoSupported() method in DirectoryPartition
408 if (mDisplayPhotos && mPhotoLoader != null && isPhotoSupported(partitionIndex)) { in changeCursor()608 public boolean isPhotoSupported(int partitionIndex) { in isPhotoSupported() method in ContactEntryListAdapter611 return ((DirectoryPartition) partition).isPhotoSupported(); in isPhotoSupported()
216 if (!isPhotoSupported(partitionIndex)) { in bindPhoto()