Searched refs:extendToConference (Results 1 – 3 of 3) sorted by relevance
195 void extendToConference(in String[] participants); in extendToConference() method
803 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSession809 miSession.extendToConference(participants); in extendToConference()
1343 public void extendToConference(String[] participants) throws ImsException { in extendToConference() method in ImsCall1370 mSession.extendToConference(participants); in extendToConference()