Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl127 void callSessionSuppServiceReceived(in ImsSuppServiceNotification suppSrvNotification); in callSessionSuppServiceReceived() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl156 void callSessionSuppServiceReceived(in IImsCallSession session, in callSessionSuppServiceReceived() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java675 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppSrvNotification) in callSessionSuppServiceReceived() method in ImsCallSessionListener
DImsCallSession.java450 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCallSession.Listener
1640 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java638 public void callSessionSuppServiceReceived(IImsCallSession i, in callSessionSuppServiceReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3340 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCall.ImsCallSessionListenerProxy