Home
last modified time | relevance | path

Searched defs:rawContactId4 (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
DContactAggregator2Test.java763 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden() local
800 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testReAggregateToConnectedComponent() local
951 long rawContactId4 = RawContactUtil.createRawContact(mResolver); in testAggregationSuggestionsBasedOnName() local
1784 long rawContactId4 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testDoctorsWithSameWorkPhoneNumber() local
DContactAggregatorTest.java746 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden() local
783 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testReAggregateToConnectedComponent() local
946 long rawContactId4 = RawContactUtil.createRawContact(mResolver); in testAggregationSuggestionsBasedOnName() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java3595 final long rawContactId4 = createRawContact(values4, "Fay", "Veritt", null, in testQueryContactStrequent() local
7630 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, socialAccount); in testPhotoStoreCleanup() local