Home
last modified time | relevance | path

Searched refs:callSessionHandover (Results 1 – 10 of 10) 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.java602 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
604 mNewListener.callSessionHandover( in callSessionHandover()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java583 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
601 mListener.callSessionHandover(srcNetworkType, targetNetworkType, reasonInfo); in onHandover()
DImsCallSession.java402 public void callSessionHandover(ImsCallSession session, in callSessionHandover() method in ImsCallSession.Listener
1588 public void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method in ImsCallSession.IImsCallSessionListenerProxy
1592 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.java1392 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
1396 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
1403 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3290 public void callSessionHandover(ImsCallSession session, int srcNetworkType, in callSessionHandover() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dsystem-current.txt16463 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53087 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionHandover(Lcom/androi…
53282 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionHandover(IILandroid…
53317 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionHandover(Landroid/telephony/ims/ImsCall…
70707 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionHandover(Lcom/android/ims…