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
2460 long contactId2 = queryContactId(rawContactId2); in testCallablesQuery() local5327 long contactId2 = queryContactId(rawContactId2); in testSendToVoicemailAndRingtoneAfterAggregation() local5344 long contactId2 = queryContactId(rawContactId2); in testDoNotSendToVoicemailAfterAggregation() local5361 long contactId2 = queryContactId(rawContactId2); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7703 long contactId2 = queryContactId(rawContactId2); in testPhotoStoreCleanup() local8270 final long contactId2 = queryContactId(rawContactId2); in createVCardTestContacts() local
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 …]
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 …]
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()