Searched defs:contactId2 (Results 1 – 7 of 7) sorted by relevance
110 long contactId2 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Helen", in testForwardingToLocalInvisibleContacts() local
117 long contactId2 = queryContactId(rawContactId2); in testLookupKeySameSourceIdDifferentAccounts() local
652 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local659 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local668 long contactId2 = queryContactId(rawContactId2); in assertNotAggregated() local
2469 long contactId2 = queryContactId(rawContactId2); in testCallablesQuery() local5205 long contactId2 = queryContactId(rawContactId2); in testSendToVoicemailAndRingtoneAfterAggregation() local5222 long contactId2 = queryContactId(rawContactId2); in testDoNotSendToVoicemailAfterAggregation() local5239 long contactId2 = queryContactId(rawContactId2); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7584 long contactId2 = queryContactId(rawContactId2); in testPhotoStoreCleanup() local8177 final long contactId2 = queryContactId(rawContactId2); in createVCardTestContacts() local
478 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local583 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local962 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local980 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local998 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1016 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1034 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1051 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1066 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1082 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
494 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local599 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local969 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local988 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local1006 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1024 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1042 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1059 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1074 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1090 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
1344 long contactId2, Class<? extends Activity> callbackActivity, String callbackAction) { in createJoinContactsIntent()1539 long contactId2 = intent.getLongExtra(EXTRA_CONTACT_ID2, -1); in joinContacts() local1710 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()