Lines Matching defs:photoId
185 long id, long nameRawContactId, int displayNameSource, long photoId,
202 mPhotoId = photoId;
828 final long photoId = contactData.getPhotoId();
829 if (photoId <= 0) {
838 if (dataId == photoId) {
892 final long photoId = cursor.getLong(ContactQuery.PHOTO_ID);
911 contactId, nameRawContactId, displayNameSource, photoId, photoUri, displayName,