Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl102 void callSessionHandoverFailed(int srcNetworkType, int targetNetworkType, in callSessionHandoverFailed() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl127 void callSessionHandoverFailed(in IImsCallSession session, in callSessionHandoverFailed() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java617 public void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method in ImsCallSessionListener
H A DImsCallSession.java415 public void callSessionHandoverFailed(ImsCallSession session, in callSessionHandoverFailed() method in ImsCallSession.Listener
1596 public void callSessionHandoverFailed(int srcNetworkType, int targetNetworkType, in callSessionHandoverFailed() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java610 public void callSessionHandoverFailed(IImsCallSession i, int srcAccessTech, in callSessionHandoverFailed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter