Home
last modified time | relevance | path

Searched refs:joeContactInsert (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java487 final ContentValues joeContactInsert = joeContact.getValues().getCompleteValues(); in testMergeRawContactLocalInsertRemoteInsert() local
488 joeContactInsert.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED); in testMergeRawContactLocalInsertRemoteInsert()
492 buildCPOWrapper(RawContacts.CONTENT_URI, TYPE_INSERT, joeContactInsert), in testMergeRawContactLocalInsertRemoteInsert()
502 buildCPOWrapper(RawContacts.CONTENT_URI, TYPE_INSERT, joeContactInsert), in testMergeRawContactLocalInsertRemoteInsert()