Home
last modified time | relevance | path

Searched refs:newDataRow (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_StructuredPhoneticName.java63 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName()
81 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1()
91 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1()
118 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2()
128 TestData name1 = rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2()
DContactsContract_ContactCountsTest.java121 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()
DContactsContract_SearchSnippetsTest.java221 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
224 rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
235 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
238 rawContact2.newDataRow(Email.CONTENT_ITEM_TYPE) in setupTestData()
242 rawContact2.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
254 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
257 rawContact3.newDataRow(StructuredPostal.CONTENT_ITEM_TYPE) in setupTestData()
261 rawContact3.newDataRow(Note.CONTENT_ITEM_TYPE) in setupTestData()
DContactsContract_DataTest.java218 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriBySourceId()
236 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testDataProjection()
252 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testRawContactsEntityProjection()
312 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testEntityProjection()
413 TestData data = rawContact.newDataRow(CommonDataKinds.StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriByDisplayName()
430 rawContact.newDataRow(CommonDataKinds.Email.CONTENT_ITEM_TYPE) in testContactablesUri()
442 rawContact.newDataRow(CommonDataKinds.StructuredPostal.CONTENT_ITEM_TYPE) in testContactablesUri()
446 rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in testContactablesUri()
575 mRawContacts[2].newDataRow(Phone.CONTENT_ITEM_TYPE) in testPhoneQuery_removeDuplicateEntries()
607 mRawContacts[2].newDataRow(Email.CONTENT_ITEM_TYPE) in testEmailQuery_removeDuplicateEntries()
[all …]
DContactsContract_IsSuperPrimaryName.java76 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()
DContactsContract_GroupMembershipTest.java53 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()
DContactsContract_PhoneLookup.java68 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
71 rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
82 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
85 rawContact2.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
DContactsContract_FrequentsStrequentsTest.java440 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
443 mDataIds[0] = rawContact.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
454 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
457 mDataIds[1] = rawContact2.newDataRow(Email.CONTENT_ITEM_TYPE) in setupTestData()
468 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupTestData()
471 mDataIds[2] = rawContact3.newDataRow(Phone.CONTENT_ITEM_TYPE) in setupTestData()
DContactsContract_AggregationSuggestionsTest.java165 rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()
175 rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()
185 rawContact3.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in setupThreeContacts()
DContactsContract_PhotoTest.java68 TestData photoData = rawContact.newDataRow(Photo.CONTENT_ITEM_TYPE) in testAddPhoto()
89 TestData photoData = rawContact.newDataRow(Photo.CONTENT_ITEM_TYPE) in testAddEmptyPhoto()
DContactsContract_RawContactsTest.java99 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriBySourceId()
116 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testGetLookupUriByDisplayName()
230 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testProjection()
DContactsContract_ProviderStatus.java63 rawContact1.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testProviderStatus_addedContacts()
DContactsContract_ContactsTest.java173 rawContact.newDataRow(StructuredName.CONTENT_ITEM_TYPE)
DContactsContract_TestDataBuilder.java264 public TestData newDataRow(String mimeType) { in newDataRow() method in ContactsContract_TestDataBuilder.TestRawContact