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
2488 long contactId2 = queryContactId(rawContactId2); in testCallablesQuery() local4891 long contactId2 = queryContactId(rawContactId2); in testSendToVoicemailAndRingtoneAfterAggregation() local4908 long contactId2 = queryContactId(rawContactId2); in testDoNotSendToVoicemailAfterAggregation() local4925 long contactId2 = queryContactId(rawContactId2); in testSetSendToVoicemailAndRingtonePreservedAfterJoinAndSplit() local7200 long contactId2 = queryContactId(rawContactId2); in testPhotoStoreCleanup() local7793 final long contactId2 = queryContactId(rawContactId2); in createVCardTestContacts() local
517 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local622 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local992 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local1011 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local1029 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1047 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1065 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1082 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1097 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1113 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumberWithFilter() local[all …]
501 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepIn() local606 long contactId2 = queryContactId(rawContactId2); in testAggregationExceptionKeepOutCheckResultDisplayNames() local985 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnName() local1003 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnPhoneNumber() local1021 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddress() local1039 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnEmailAddressApproximateMatch() local1057 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNickname() local1074 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnNicknameMatchingName() local1089 long contactId2 = queryContactId(rawContactId2); in testAggregationSuggestionsBasedOnCommonNickname() local1105 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()