Home | History | Annotate | Download | only in telecom

Lines Matching refs:conferenceableCallIds

549                 String callId, List<String> conferenceableCallIds) {
554 conferenceableCallIds);
560 new ArrayList<>(conferenceableCallIds.size());
561 for (String otherId : conferenceableCallIds) {