Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl82 void callSessionInviteParticipantsRequestDelivered(); in callSessionInviteParticipantsRequestDelivered() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl99 void callSessionInviteParticipantsRequestDelivered(in IImsCallSession session); in callSessionInviteParticipantsRequestDelivered() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java453 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionListener
DImsCallSession.java319 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.Listener
1500 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java566 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession i) in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3104 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy