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()
8408 Uri matchingDestination = APP_ONE_DESTINATION; in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly() local8420 .setAttributionDestination(matchingDestination) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8436 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8464 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8470 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8484 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8507 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8523 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8530 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()8546 .setAppDestinations(List.of(matchingDestination)) in fetchTriggerMatchingSourcesForXna_filtersSourcesCorrectly()[all …]