Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl84 void callSessionRemoveParticipantsRequestDelivered(); in callSessionRemoveParticipantsRequestDelivered() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl103 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java481 public void callSessionRemoveParticipantsRequestDelivered() { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionListener
DImsCallSession.java340 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener
1520 public void callSessionRemoveParticipantsRequestDelivered() { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java578 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession i) in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3157 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy