Searched refs:newDataRow (Results 1 – 14 of 14) sorted by relevance
217 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriBySourceId()235 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testDataProjection()251 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testRawContactsEntityProjection()313 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testEntityProjection()416 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriByDisplayName()433 rawContact.newDataRow(CommonDataKinds.Email.CONTENT_ITEM_TYPE) in testContactablesUri()445 rawContact.newDataRow(CommonDataKinds.StructuredPostal.CONTENT_ITEM_TYPE) in testContactablesUri()449 rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in testContactablesUri()609 mRawContacts[2].newDataRow(Phone.CONTENT_ITEM_TYPE) in testPhoneQuery_removeDuplicateEntries()641 mRawContacts[2].newDataRow(Email.CONTENT_ITEM_TYPE) in testEmailQuery_removeDuplicateEntries()[all …]
121 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()131 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()141 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()151 rawContact4.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()161 rawContact5.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()171 rawContact6.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
63 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName()87 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1()97 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1()124 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2()134 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2()
333 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()336 rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()347 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()350 rawContact2.newDataRow(Email.CONTENT_ITEM_TYPE) in setupTestData()354 rawContact2.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()366 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()369 rawContact3.newDataRow(StructuredPostal.CONTENT_ITEM_TYPE) in setupTestData()373 rawContact3.newDataRow(Note.CONTENT_ITEM_TYPE) in setupTestData()
78 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()81 long dataId = rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()92 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()95 long dataId2 = rawContact2.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()107 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()110 long dataId3 = rawContact2.newDataRow(SipAddress.CONTENT_ITEM_TYPE) in setupTestData()
76 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testInner_displayNameFromIsSuperPrimary()87 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testInner_displayNameFromIsSuperPrimary()137 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testIsSuperPrimaryName_mergeBothSuperPrimary()148 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testIsSuperPrimaryName_mergeBothSuperPrimary()
428 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()431 mDataIds[0] = rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()442 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()445 mDataIds[1] = rawContact2.newDataRow(Email.CONTENT_ITEM_TYPE) in setupTestData()456 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()459 mDataIds[2] = rawContact3.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
53 TestData groupMembership = rawContact.newDataRow(GroupMembership.CONTENT_ITEM_TYPE) in testAddGroupMembershipWithGroupRowId()72 TestData groupMembership = rawContact.newDataRow(GroupMembership.CONTENT_ITEM_TYPE) in testAddGroupMembershipWithGroupSourceId()87 TestData groupMembership = rawContact.newDataRow(GroupMembership.CONTENT_ITEM_TYPE) in testAddGroupMembershipWithUnknownGroupSourceId()
164 rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()174 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()184 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()
70 TestData photoData = rawContact.newDataRow(Photo.CONTENT_ITEM_TYPE) in testAddPhoto()91 TestData photoData = rawContact.newDataRow(Photo.CONTENT_ITEM_TYPE) in testAddEmptyPhoto()
94 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriBySourceId()111 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriByDisplayName()225 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testProjection()
62 rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testProviderStatus_addedContacts()
272 public TestData newDataRow(String mimeType) { in newDataRow() method in ContactsContract_TestDataBuilder.TestRawContact
253 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testProjection()