Home
last modified time | relevance | path

Searched refs:callSessionHandover (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsCallSessionListenerTests.java67 mTestListener.callSessionHandover(ServiceState.RIL_RADIO_TECHNOLOGY_LTE, in testListenerHandoverDeprecated()
70 verify(mMockListener).callSessionHandover(eq(TelephonyManager.NETWORK_TYPE_LTE), in testListenerHandoverDeprecated()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl100 void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method
/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
589 mNewListener.callSessionHandover( in callSessionHandover()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java565 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
583 mListener.callSessionHandover(srcNetworkType, targetNetworkType, reasonInfo); in onHandover()
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
1462 mListener.callSessionHandover(ImsCallSession.this, srcNetworkType, in callSessionHandover()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl124 void callSessionHandover(in IImsCallSession session, in callSessionHandover() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java873 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
877 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
884 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3241 public void callSessionHandover(ImsCallSession session, int srcNetworkType, in callSessionHandover() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dtest-lint-baseline.txt1776 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionHandover(int, int, andr…
Dsystem-current.txt12989 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57053 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionHandover(Lcom/androi…
57248 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionHandover(IILandroid…
57283 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionHandover(Landroid/telephony/ims/ImsCall…
74673 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionHandover(Lcom/android/ims…