Home
last modified time | relevance | path

Searched refs:callSessionRemoveParticipantsRequestDelivered (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java310 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener
1171 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
1173 mListener.callSessionRemoveParticipantsRequestDelivered(ImsCallSession.this); in callSessionRemoveParticipantsRequestDelivered()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCallSessionListenerBase.java162 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionListenerBase
DImsCall.java2668 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl86 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method