Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl84 void callSessionRemoveParticipantsRequestDelivered(); in callSessionRemoveParticipantsRequestDelivered() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl103 void callSessionRemoveParticipantsRequestDelivered(in IImsCallSession session); in callSessionRemoveParticipantsRequestDelivered() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java481 public void callSessionRemoveParticipantsRequestDelivered() { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionListener
H A DImsCallSession.java339 public void callSessionRemoveParticipantsRequestDelivered(ImsCallSession session) { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.Listener
1514 public void callSessionRemoveParticipantsRequestDelivered() { in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java578 public void callSessionRemoveParticipantsRequestDelivered(IImsCallSession i) in callSessionRemoveParticipantsRequestDelivered() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter