Searched refs:hasMimeEntries (Results 1 – 2 of 2) sorted by relevance
355 if (!rawContactDelta.hasMimeEntries(Photo.CONTENT_ITEM_TYPE)) { in unsetSuperPrimaryFromAllPhotos()845 if (!mCurrentRawContactDelta.hasMimeEntries(Photo.CONTENT_ITEM_TYPE)) { in addPhotoView()
275 public boolean hasMimeEntries(String mimeType) { in hasMimeEntries() method in RawContactDelta