Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl82 void callSessionInviteParticipantsRequestDelivered(); in callSessionInviteParticipantsRequestDelivered() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java435 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionListener
H A DImsCallSession.java315 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.Listener
1387 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl99 void callSessionInviteParticipantsRequestDelivered(in IImsCallSession session); in callSessionInviteParticipantsRequestDelivered() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java551 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession i) in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3055 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy