Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionListenerImplBase.java170 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionListenerImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl86 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method
DImsCallSession.java311 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener
1173 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2751 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy