Searched refs:getCompleteValues (Results 1 – 5 of 5) sorted by relevance
266 final ContentValues insertValues = values.getCompleteValues(); in buildDataInsert()276 return buildOper(uri, type, values.getCompleteValues()); in buildOper()501 final ContentValues joeContactInsert = joeContact.getValues().getCompleteValues(); in testMergeRawContactLocalInsertRemoteInsert()558 final ContentValues phoneInsert = phone.getCompleteValues(); in testMergeRawContactLocalUpdateRemoteDelete()561 .getCompleteValues(); in testMergeRawContactLocalUpdateRemoteDelete()
77 new ContentValues(getValues().getCompleteValues())); in setValues()154 getValues().getCompleteValues()); in getDisplayName()
314 public ContentValues getCompleteValues() { in getCompleteValues() method in ValuesDelta344 local.mAfter = remote.getCompleteValues(); in mergeAfter()
211 ContentValues entityValues = getValues().getCompleteValues(); in getRawContactAccountType()290 values.add(entry.getCompleteValues()); in getContentValues()
221 final ContentValues entityValues = delta.getValues().getCompleteValues(); in getDeltaForAttachingPhotoToContact()