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

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRawContactDeltaListTests.java257 static ContentValues buildDataInsert(ValuesDelta values, long rawContactId) { method in class:RawContactDeltaListTests
418 buildOper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(phone, CONTACT_BOB)),
459 buildOper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(bluePhone, CONTACT_BOB)),
467 buildOper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(bluePhone, CONTACT_BOB)),
582 buildOper(Data.CONTENT_URI, TYPE_INSERT, buildDataInsert(bobPhone, CONTACT_BOB)),
H A DRawContactModifierTests.java404 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),
430 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),
439 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),

Completed in 38 milliseconds