Searched defs:callSessionHandoverFailed (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsCallSessionListener.aidl | 102 void callSessionHandoverFailed(int srcNetworkType, int targetNetworkType, in callSessionHandoverFailed() method
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSessionListener.aidl | 127 void callSessionHandoverFailed(in IImsCallSession session, in callSessionHandoverFailed() method
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSessionListener.java | 617 public void callSessionHandoverFailed(int srcAccessTech, int targetAccessTech, in callSessionHandoverFailed() method in ImsCallSessionListener
|
D | ImsCallSession.java | 416 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/ |
D | ImsCallSessionImplBase.java | 610 public void callSessionHandoverFailed(IImsCallSession i, int srcAccessTech, in callSessionHandoverFailed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 3315 public void callSessionHandoverFailed(ImsCallSession session, int srcNetworkType, in callSessionHandoverFailed() method in ImsCall.ImsCallSessionListenerProxy
|