Searched refs:removeParticipants (Results 1 – 4 of 4) sorted by relevance
213 void removeParticipants(in String[] participants); in removeParticipants() method
849 public void removeParticipants(String[] participants) { in removeParticipants() method in ImsCallSession855 miSession.removeParticipants(participants); in removeParticipants()
696 imsCall.removeParticipants(new String[]{endpoint.toString()}); in onDisconnectConferenceParticipant()
1407 public void removeParticipants(String[] participants) throws ImsException { in removeParticipants() method in ImsCall1416 mSession.removeParticipants(participants); in removeParticipants()