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.java502 final ContentValues joeContactInsert = joeContact.getValues().getCompleteValues(); in testMergeRawContactLocalInsertRemoteInsert() local
503 joeContactInsert.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED); in testMergeRawContactLocalInsertRemoteInsert()
507 buildCPOWrapper(RawContacts.CONTENT_URI, TYPE_INSERT, joeContactInsert), in testMergeRawContactLocalInsertRemoteInsert()
517 buildCPOWrapper(RawContacts.CONTENT_URI, TYPE_INSERT, joeContactInsert), in testMergeRawContactLocalInsertRemoteInsert()