Searched refs:removeParticipants (Results 1 – 4 of 4) sorted by relevance
213 void removeParticipants(in String[] participants); in removeParticipants() method
824 public void removeParticipants(String[] participants) { in removeParticipants() method in ImsCallSession830 miSession.removeParticipants(participants); in removeParticipants()
596 imsCall.removeParticipants(new String[]{endpoint.toString()}); in onDisconnectConferenceParticipant()
1301 public void removeParticipants(String[] participants) throws ImsException { in removeParticipants() method in ImsCall1313 mSession.removeParticipants(participants); in removeParticipants()