Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl102 void callSessionHandoverFailed(int srcNetworkType, int targetNetworkType, in callSessionHandoverFailed() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl127 void callSessionHandoverFailed(in IImsCallSession session, in callSessionHandoverFailed() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java617 public void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method in ImsCallSessionListener
DImsCallSession.java416 public void callSessionHandoverFailed(ImsCallSession session, in callSessionHandoverFailed() method in ImsCallSession.Listener
1602 public void callSessionHandoverFailed(int srcNetworkType, int targetNetworkType, in callSessionHandoverFailed() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java610 public void callSessionHandoverFailed(IImsCallSession i, int srcAccessTech, in callSessionHandoverFailed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3315 public void callSessionHandoverFailed(ImsCallSession session, int srcNetworkType, in callSessionHandoverFailed() method in ImsCall.ImsCallSessionListenerProxy