Home | History | Annotate | Download | only in data

Lines Matching refs:emails

618         final ArrayList<String> emails = new ArrayList<>();
622 emails.add(participant.getSendDestination());
639 if (!emails.isEmpty()) {
640 updater.updateWithAddress(emails);