Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DImsCallSessionListenerTests.java67 mTestListener.callSessionHandover(ServiceState.RIL_RADIO_TECHNOLOGY_LTE, in testListenerHandoverDeprecated()
70 verify(mMockListener).callSessionHandover(eq(TelephonyManager.NETWORK_TYPE_LTE), in testListenerHandoverDeprecated()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java587 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
589 mNewListener.callSessionHandover( in callSessionHandover()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java565 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
583 mListener.callSessionHandover(srcNetworkType, targetNetworkType, reasonInfo); in onHandover()
H A 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()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl100 void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl124 void callSessionHandover(in IImsCallSession session, in callSessionHandover() method
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A 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()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3241 public void callSessionHandover(ImsCallSession session, int srcNetworkType, in callSessionHandover() method in ImsCall.ImsCallSessionListenerProxy
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1776 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionHandover(int, int, andr…
H A Dsystem-current.txt13037 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/aosp12/frameworks/base/boot/hiddenapi/
H A 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…