Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java558 final ContentValues phoneInsert = phone.getCompleteValues(); in testMergeRawContactLocalUpdateRemoteDelete() local
559 phoneInsert.put(Data.RAW_CONTACT_ID, INSERTED_CONTACT_ID); in testMergeRawContactLocalUpdateRemoteDelete()
569 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, phoneInsert), in testMergeRawContactLocalUpdateRemoteDelete()