Searched defs:contactId1 (Results 1 – 7 of 7) sorted by relevance
453 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local558 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local928 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local933 assertSuggestions(queryContactId(rawContactId5), contactId1, contactId3); in testAggregationSuggestionsBasedOnName() local947 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local965 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local983 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1001 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local1029 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsDontSuggestInvisible() local
447 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepIn() local552 long contactId1 = queryContactId(rawContactId1); in testAggregationExceptionKeepOutCheckResultDisplayNames() local931 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnName() local949 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumber() local967 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddress() local985 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1003 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local1031 long contactId1 = queryContactId(rawContactId1); in testAggregationSuggestionsDontSuggestInvisible() local
103 long contactId1 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Bob", in testForwardingToLocalInvisibleContacts() local
125 long contactId1 = queryContactId(rawContactId1); in testLookupKeySameSourceIdDifferentAccounts() local
669 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local676 long contactId1 = queryContactId(rawContactId1); in assertAggregated() local685 long contactId1 = queryContactId(rawContactId1); in assertNotAggregated() local1462 final long contactId1 = queryContactId(rawContactId1); in createVCardTestContacts() local
2709 long contactId1 = queryContactId(rawContactId1); in testCallablesQuery() local5243 long contactId1 = queryContactId(rawContactId1); in testSendToVoicemailAndRingtoneAfterAggregation() local5260 long contactId1 = queryContactId(rawContactId1); in testDoNotSendToVoicemailAfterAggregation() local5277 long contactId1 = queryContactId(rawContactId1); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7552 long contactId1 = queryContactId(rawContactId1); in testPhotoStoreCleanup() local
1351 public static Intent createJoinContactsIntent(Context context, long contactId1, in createJoinContactsIntent()1546 long contactId1 = intent.getLongExtra(EXTRA_CONTACT_ID1, -1); in joinContacts() local1718 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()