Home
last modified time | relevance | path

Searched defs:callSessionHandover (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl100 void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl124 void callSessionHandover(in IImsCallSession session, in callSessionHandover() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java583 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
H A DImsCallSession.java401 public void callSessionHandover(ImsCallSession session, in callSessionHandover() method in ImsCallSession.Listener
1582 public void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java602 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter