Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java560 final ContentValues contactInsert = first.getByRawContactId(CONTACT_MARY).getValues() in testMergeRawContactLocalUpdateRemoteDelete() local
562 contactInsert.put(RawContacts.AGGREGATION_MODE, RawContacts.AGGREGATION_MODE_SUSPENDED); in testMergeRawContactLocalUpdateRemoteDelete()
568 buildCPOWrapper(RawContacts.CONTENT_URI, TYPE_INSERT, contactInsert), in testMergeRawContactLocalUpdateRemoteDelete()