Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java499 final ContentValues joePhoneInsert = buildPhone(PHONE_BLUE); in testMergeRawContactLocalInsertRemoteInsert() local
500 joePhoneInsert.put(Data.RAW_CONTACT_ID, INSERTED_CONTACT_ID); in testMergeRawContactLocalInsertRemoteInsert()
501 final RawContactDelta joeContact = buildAfterEntity(joePhoneInsert); in testMergeRawContactLocalInsertRemoteInsert()
508 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, joePhoneInsert), in testMergeRawContactLocalInsertRemoteInsert()
518 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, joePhoneInsert), in testMergeRawContactLocalInsertRemoteInsert()