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.java498 final ContentValues joePhoneInsert = buildPhone(PHONE_BLUE); in testMergeRawContactLocalInsertRemoteInsert() local
499 joePhoneInsert.put(Data.RAW_CONTACT_ID, INSERTED_CONTACT_ID); in testMergeRawContactLocalInsertRemoteInsert()
500 final RawContactDelta joeContact = buildAfterEntity(joePhoneInsert); in testMergeRawContactLocalInsertRemoteInsert()
507 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, joePhoneInsert), in testMergeRawContactLocalInsertRemoteInsert()
517 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, joePhoneInsert), in testMergeRawContactLocalInsertRemoteInsert()