Searched refs:callSessionRemoveParticipantsRequestDelivered (Results 1 – 4 of 4) sorted by relevance
310 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener1171 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy1173 mListener.callSessionRemoveParticipantsRequestDelivered(ImsCallSession.this); in callSessionRemoveParticipantsRequestDelivered()
162 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionListenerBase
2668 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy
86 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method