Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl127 void callSessionSuppServiceReceived(in ImsSuppServiceNotification suppSrvNotification); in callSessionSuppServiceReceived() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java657 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppSrvNotification) in callSessionSuppServiceReceived() method in ImsCallSessionListener
H A DImsCallSession.java446 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCallSession.Listener
1502 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl156 void callSessionSuppServiceReceived(in IImsCallSession session, in callSessionSuppServiceReceived() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java623 public void callSessionSuppServiceReceived(IImsCallSession i, in callSessionSuppServiceReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3291 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCall.ImsCallSessionListenerProxy