Searched refs:extendToConference (Results 1 – 3 of 3) sorted by relevance
195 void extendToConference(in String[] participants); in extendToConference() method
813 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSession819 miSession.extendToConference(participants); in extendToConference()
1353 public void extendToConference(String[] participants) throws ImsException { in extendToConference() method in ImsCall1380 mSession.extendToConference(participants); in extendToConference()