Searched refs:matchingDestination (Results 1 – 2 of 2) sorted by relevance
505 String matchingDestination = null; in refreshFromContacts() local544 matchingDestination = matchingContactCursor.getString( in refreshFromContacts()573 final boolean isDestinationChanged = !TextUtils.equals(matchingDestination, in refreshFromContacts()583 participantData.setContactDestination(matchingDestination); in refreshFromContacts()586 participantData.setSendDestination(matchingDestination); in refreshFromContacts()
10936 Uri matchingDestination = APP_ONE_DESTINATION; in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly() local10948 .setAttributionDestination(matchingDestination) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()10965 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()10993 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()10999 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()11013 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()11036 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()11052 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()11059 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()11075 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()[all …]