Searched defs:contactId1 (Results 1 – 7 of 7) sorted by relevance
482 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local587 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local957 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local962 assertSuggestions(queryContactId(rawContactId5), contactId1, contactId3); in testAggregationSuggestionsBasedOnName() local976 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local994 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local1012 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1027 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNickname() local1044 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1062 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnCommonNickname() local[all …]
465 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local570 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local949 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local967 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local985 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local1003 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1018 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNickname() local1035 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1053 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnCommonNickname() local1069 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
98 long contactId1 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Bob", in testForwardingToLocalInvisibleContacts() local
113 long contactId1 = queryContactId(rawContactId1); in testLookupKeySameSourceIdDifferentAccounts() local
643 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local650 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local659 long contactId1 = queryContactId(rawContactId1); in assertNotAggregated() local
2429 long contactId1 = queryContactId(rawContactId1); in testCallablesQuery() local5244 long contactId1 = queryContactId(rawContactId1); in testSendToVoicemailAndRingtoneAfterAggregation() local5261 long contactId1 = queryContactId(rawContactId1); in testDoNotSendToVoicemailAfterAggregation() local5278 long contactId1 = queryContactId(rawContactId1); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7590 long contactId1 = queryContactId(rawContactId1); in testPhotoStoreCleanup() local8163 final long contactId1 = queryContactId(rawContactId1); in createVCardTestContacts() local
1119 public static Intent createJoinContactsIntent(Context context, long contactId1, in createJoinContactsIntent()1224 long contactId1 = intent.getLongExtra(EXTRA_CONTACT_ID1, -1); in joinContacts() local1347 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()