Home
last modified time | relevance | path

Searched refs:callSessionHandoverFailed (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java512 public void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method in ImsCallSessionListener
515 mListener.callSessionHandoverFailed(srcAccessTech, targetAccessTech, reasonInfo); in callSessionHandoverFailed()
DImsCallSession.java388 public void callSessionHandoverFailed(ImsCallSession session, in callSessionHandoverFailed() method in ImsCallSession.Listener
1349 public void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method in ImsCallSession.IImsCallSessionListenerProxy
1352 mListener.callSessionHandoverFailed(ImsCallSession.this, srcAccessTech, in callSessionHandoverFailed()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl97 void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java549 public void callSessionHandoverFailed(IImsCallSession i, int srcAccessTech, in callSessionHandoverFailed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
551 mNewListener.callSessionHandoverFailed(srcAccessTech, targetAccessTech, reasonInfo); in callSessionHandoverFailed()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl127 void callSessionHandoverFailed(in IImsCallSession session, in callSessionHandoverFailed() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java262 imsCall.getImsCallSessionListenerProxy().callSessionHandoverFailed(imsCall.getCallSession(), in handleHandoverFailedIntent()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3100 public void callSessionHandoverFailed(ImsCallSession session, int srcAccessTech, in callSessionHandoverFailed() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dsystem-current.txt8508 method public void callSessionHandoverFailed(int, int, android.telephony.ims.ImsReasonInfo);