Home | History | Annotate | Download | only in contacts

Lines Matching refs:photoId

186                 long id, long nameRawContactId, int displayNameSource, long photoId,
203 mPhotoId = photoId;
789 final long photoId = contactData.getPhotoId();
790 if (photoId <= 0) {
799 if (dataId == photoId) {
853 final long photoId = cursor.getLong(ContactQuery.PHOTO_ID);
872 contactId, nameRawContactId, displayNameSource, photoId, photoUri, displayName,