Searched defs:rawContactId4 (Results 1 – 3 of 3) sorted by relevance
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
| D | ContactAggregator2Test.java | 797 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden() local 834 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testReAggregateToConnectedComponent() local 985 long rawContactId4 = RawContactUtil.createRawContact(mResolver); in testAggregationSuggestionsBasedOnName() local 1818 long rawContactId4 = RawContactUtil.createRawContact(mResolver, ACCOUNT_1); in testDoctorsWithSameWorkPhoneNumber() local
|
| D | ContactAggregatorTest.java | 781 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden() local 818 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, "John", "Doe", in testReAggregateToConnectedComponent() local 981 long rawContactId4 = RawContactUtil.createRawContact(mResolver); in testAggregationSuggestionsBasedOnName() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 3480 final long rawContactId4 = createRawContact(values4, "Fay", "Veritt", null, in testQueryContactStrequent() local 7591 long rawContactId4 = RawContactUtil.createRawContactWithName(mResolver, socialAccount); in testPhotoStoreCleanup() local
|