Searched defs:contactId2 (Results 1 – 7 of 7) sorted by relevance
104 long contactId2 = queryContactId(RawContactUtil.createRawContactWithName(mResolver, "Helen", in testForwardingToLocalInvisibleContacts() local
117 long contactId2 = queryContactId(rawContactId2); in testLookupKeySameSourceIdDifferentAccounts() local
644 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local651 long contactId2 = queryContactId(rawContactId2); in assertAggregated() local660 long contactId2 = queryContactId(rawContactId2); in assertNotAggregated() local
2434 long contactId2 = queryContactId(rawContactId2); in testCallablesQuery() local5248 long contactId2 = queryContactId(rawContactId2); in testSendToVoicemailAndRingtoneAfterAggregation() local5265 long contactId2 = queryContactId(rawContactId2); in testDoNotSendToVoicemailAfterAggregation() local5282 long contactId2 = queryContactId(rawContactId2); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7597 long contactId2 = queryContactId(rawContactId2); in testPhotoStoreCleanup() local8164 final long contactId2 = queryContactId(rawContactId2); in createVCardTestContacts() local
483 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local588 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local958 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local977 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local995 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1013 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1031 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1048 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1063 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1079 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
466 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local571 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local950 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local968 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local986 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1004 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1022 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1039 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1054 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1070 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
1120 long contactId2, Class<? extends Activity> callbackActivity, String callbackAction) { in createJoinContactsIntent()1225 long contactId2 = intent.getLongExtra(EXTRA_CONTACT_ID2, -1); in joinContacts() local1347 private long[] getRawContactIdsForAggregation(long contactId1, long contactId2) { in getRawContactIdsForAggregation()