Searched refs:buildDataInsert (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactDeltaListTests.java | 266 static ContentValues buildDataInsert(ValuesDelta values, long rawContactId) { in buildDataInsert() method in RawContactDeltaListTests 436 buildCPOWrapper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(phone, CONTACT_BOB)), in testMergeDataLocalUpdateRemoteDelete() 478 buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert() 487 buildDataInsert(bluePhone, CONTACT_BOB)), in testMergeDataLocalInsertRemoteInsert() 605 buildDataInsert(bobPhone, CONTACT_BOB)), in testMergeAfterEnsureAndTrim()
|
D | RawContactModifierTests.java | 436 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimEmptySpaces() 462 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimLeaveValid() 471 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)), in testTrimLeaveValid()
|