Home
last modified time | relevance | path

Searched refs:callSessionInviteParticipantsRequestDelivered (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java385 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionListener
387 mListener.callSessionInviteParticipantsRequestDelivered(); in callSessionInviteParticipantsRequestDelivered()
DImsCallSession.java291 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.Listener
1264 public void callSessionInviteParticipantsRequestDelivered() { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy
1266 mListener.callSessionInviteParticipantsRequestDelivered(ImsCallSession.this); in callSessionInviteParticipantsRequestDelivered()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl77 void callSessionInviteParticipantsRequestDelivered(); in callSessionInviteParticipantsRequestDelivered() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java507 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession i) in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
509 mNewListener.callSessionInviteParticipantsRequestDelivered(); in callSessionInviteParticipantsRequestDelivered()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl99 void callSessionInviteParticipantsRequestDelivered(in IImsCallSession session); in callSessionInviteParticipantsRequestDelivered() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2892 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dsystem-current.txt8514 method public void callSessionInviteParticipantsRequestDelivered();