Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java460 final ValuesDelta bluePhone = ValuesDelta.fromAfter(buildPhone(PHONE_BLUE)); in testMergeDataLocalInsertRemoteInsert() local
461 first.getByRawContactId(CONTACT_BOB).addEntry(bluePhone); in testMergeDataLocalInsertRemoteInsert()
465 … buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert()
473 … buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert()