Searched refs:participantsToDial (Results 1 – 1 of 1) sorted by relevance
1036 String[] participantsToDial = new String[participants.size()]; in getParticipantsToDial() local1039 participantsToDial[i] = participant.getSchemeSpecificPart(); in getParticipantsToDial()1042 return participantsToDial; in getParticipantsToDial()