Searched defs:contactId1 (Results 1 – 7 of 7) sorted by relevance
516 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local621 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local991 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local996 assertSuggestions(queryContactId(rawContactId5), contactId1, contactId3); in testAggregationSuggestionsBasedOnName() local1010 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local1028 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local1046 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1061 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNickname() local1078 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1096 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnCommonNickname() local[all …]
500 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local605 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local984 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local1002 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local1020 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local1038 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1053 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNickname() local1070 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1088 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnCommonNickname() local1104 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
104 long contactId1 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Bob", in testForwardingToLocalInvisibleContacts() local
113 long contactId1 = queryContactId(rawContactId1); in testLookupKeySameSourceIdDifferentAccounts() local
651 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local658 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local667 long contactId1 = queryContactId(rawContactId1); in assertNotAggregated() local
2483 long contactId1 = queryContactId(rawContactId1); in testCallablesQuery() local4887 long contactId1 = queryContactId(rawContactId1); in testSendToVoicemailAndRingtoneAfterAggregation() local4904 long contactId1 = queryContactId(rawContactId1); in testDoNotSendToVoicemailAfterAggregation() local4921 long contactId1 = queryContactId(rawContactId1); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7193 long contactId1 = queryContactId(rawContactId1); in testPhotoStoreCleanup() local7792 final long contactId1 = queryContactId(rawContactId1); in createVCardTestContacts() local
1343 public static Intent createJoinContactsIntent(Context context, long contactId1, in createJoinContactsIntent()1538 long contactId1 = intent.getLongExtra(EXTRA_CONTACT_ID1, -1); in joinContacts() local1710 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()