Home | History | Annotate | Download | only in data

Lines Matching refs:phones

617         final ArrayList<String> phones = new ArrayList<>();
624 phones.add(participant.getSendDestination());
636 if (!phones.isEmpty()) {
637 updater.updateWithPhoneNumber(phones);