Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java265 static ContentValues buildDataInsert(ValuesDelta values, long rawContactId) { in buildDataInsert() method in RawContactDeltaListTests
435 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(phone, CONTACT_BOB)), in testMergeDataLocalUpdateRemoteDelete()
477 buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert()
486 buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert()
604 buildDataInsert(bobPhone, CONTACT_BOB)), in testMergeAfterEnsureAndTrim()
DRawContactModifierTests.java435 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimEmptySpaces()
461 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimLeaveValid()
470 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimLeaveValid()