Searched refs:getCompleteValues (Results 1 – 6 of 6) sorted by relevance
264 final ContentValues insertValues = values.getCompleteValues(); in buildDataInsert()274 return buildOper(uri, type, values.getCompleteValues()); in buildOper()496 final ContentValues joeContactInsert = joeContact.getValues().getCompleteValues(); in testMergeRawContactLocalInsertRemoteInsert()553 final ContentValues phoneInsert = phone.getCompleteValues(); in testMergeRawContactLocalUpdateRemoteDelete()555 .getCompleteValues(); in testMergeRawContactLocalUpdateRemoteDelete()
76 new ContentValues(getValues().getCompleteValues())); in setValues()154 mSnapshot.getContentValues().putAll(values.getCompleteValues()); in switchFromFullNameToStructuredName()
312 public ContentValues getCompleteValues() { in getCompleteValues() method in ValuesDelta342 local.mAfter = remote.getCompleteValues(); in mergeAfter()
215 ContentValues entityValues = getValues().getCompleteValues(); in getRawContactAccountType()290 values.add(entry.getCompleteValues()); in getContentValues()
696 public ContentValues getCompleteValues() { in getCompleteValues() method in EntityDelta.ValuesDelta726 local.mAfter = remote.getCompleteValues(); in mergeAfter()
220 final ContentValues entityValues = delta.getValues().getCompleteValues(); in getDeltaForAttachingPhotoToContact()