Searched defs:contactId2 (Results 1 – 7 of 7) sorted by relevance
109 long contactId2 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Helen", in testForwardingToLocalInvisibleContacts() local
129 long contactId2 = queryContactId(rawContactId2); in testLookupKeySameSourceIdDifferentAccounts() local
670 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local677 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local686 long contactId2 = queryContactId(rawContactId2); in assertNotAggregated() local1463 final long contactId2 = queryContactId(rawContactId2); in createVCardTestContacts() local
2714 long contactId2 = queryContactId(rawContactId2); in testCallablesQuery() local5247 long contactId2 = queryContactId(rawContactId2); in testSendToVoicemailAndRingtoneAfterAggregation() local5264 long contactId2 = queryContactId(rawContactId2); in testDoNotSendToVoicemailAfterAggregation() local5281 long contactId2 = queryContactId(rawContactId2); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7559 long contactId2 = queryContactId(rawContactId2); in testPhotoStoreCleanup() local
454 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local559 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local929 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local948 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local966 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local984 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1002 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local1030 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsDontSuggestInvisible() local
448 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local553 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local932 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local950 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local968 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local986 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1004 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local1032 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsDontSuggestInvisible() local
1352 long contactId2, Class<? extends Activity> callbackActivity, String callbackAction) { in createJoinContactsIntent()1547 long contactId2 = intent.getLongExtra(EXTRA_CONTACT_ID2, -1); in joinContacts() local1718 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()