Searched refs:mPhotoValuesDelta (Results 1 – 1 of 1) sorted by relevance
356 private ValuesDelta mPhotoValuesDelta; field in CompactRawContactsEditorView451 mPhotoValuesDelta.setFromTemplate(true); in removePhoto()452 mPhotoValuesDelta.put(Photo.PHOTO, (byte[]) null); in removePhoto()465 mPhotoValuesDelta.setFromTemplate(false); in updatePhoto()469 mPhotoValuesDelta.setSuperPrimary(true); in updatePhoto()481 mPhotoValuesDelta.setPhoto(bytes); in updatePhoto()960 mPhotoValuesDelta = photoToWrite.second; in addPhotoView()