Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl158 void callSessionTransferred(); in callSessionTransferred() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java789 public void callSessionTransferred() { in callSessionTransferred() method in ImsCallSessionListener
H A DImsCallSession.java482 public void callSessionTransferred(@NonNull ImsCallSession session) { in callSessionTransferred() method in ImsCallSession.Listener
1549 public void callSessionTransferred() { in callSessionTransferred() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl189 void callSessionTransferred(); in callSessionTransferred() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java651 public void callSessionTransferred() throws RemoteException { in callSessionTransferred() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3395 public void callSessionTransferred(ImsCallSession session) { in callSessionTransferred() method in ImsCall.ImsCallSessionListenerProxy