HomeSort by relevance Sort by last modified time
    Searched refs:buildDataInsert (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactDeltaListTests.java 257 static ContentValues buildDataInsert(ValuesDelta values, long rawContactId) {
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)),
RawContactModifierTests.java 401 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),
427 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),
436 RawContactDeltaListTests.buildDataInsert(values, TEST_ID)),
    [all...]

Completed in 70 milliseconds