Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl100 void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl124 void callSessionHandover(in IImsCallSession session, in callSessionHandover() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java565 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
DImsCallSession.java398 public void callSessionHandover(ImsCallSession session, in callSessionHandover() method in ImsCallSession.Listener
1459 public void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java587 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3241 public void callSessionHandover(ImsCallSession session, int srcNetworkType, in callSessionHandover() method in ImsCall.ImsCallSessionListenerProxy