Searched refs:callSessionRemoveParticipantsRequestDelivered (Results 1 – 3 of 3) sorted by relevance
309 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener1161 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy1163 mListener.callSessionRemoveParticipantsRequestDelivered(ImsCallSession.this); in callSessionRemoveParticipantsRequestDelivered()
85 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method
2620 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy