Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl83 void callSessionInviteParticipantsRequestDelivered(in IImsCallSession session); in callSessionInviteParticipantsRequestDelivered() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCallSessionListenerBase.java151 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSessionListenerBase
DImsCall.java2690 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java289 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.Listener
1155 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession session) { in callSessionInviteParticipantsRequestDelivered() method in ImsCallSession.IImsCallSessionListenerProxy