Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsCallSessionListenerTests.java59 mTestListener.callSessionHandover(ServiceState.RIL_RADIO_TECHNOLOGY_LTE, in testListenerHandoverDeprecated()
62 verify(mMockListener).callSessionHandover(eq(TelephonyManager.NETWORK_TYPE_LTE), in testListenerHandoverDeprecated()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java520 public void callSessionHandover(int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionListener
538 mListener.callSessionHandover(srcNetworkType, targetNetworkType, reasonInfo); in onHandover()
DImsCallSession.java374 public void callSessionHandover(ImsCallSession session, in callSessionHandover() method in ImsCallSession.Listener
1376 public void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method in ImsCallSession.IImsCallSessionListenerProxy
1379 mListener.callSessionHandover(ImsCallSession.this, srcNetworkType, in callSessionHandover()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl95 void callSessionHandover(int srcNetworkType, int targetNetworkType, in callSessionHandover() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java574 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech, in callSessionHandover() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
576 mNewListener.callSessionHandover( 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.java789 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
793 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
800 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3155 public void callSessionHandover(ImsCallSession session, int srcNetworkType, in callSessionHandover() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1596 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionHandover(int, int, andr…
1597 Missing nullability on parameter `reasonInfo` in method `callSessionHandover`
Dtest-current.txt3439 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
Dsystem-current.txt9646 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/frameworks/base/telephony/api/
Dsystem-current.txt1420 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9544 … method @Deprecated public void callSessionHandover(int, int, android.telephony.ims.ImsReasonInfo);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67753 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionHandover(Lcom/androi…
67948 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionHandover(IILandroid…
67983 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionHandover(Landroid/telephony/ims/ImsCall…
85779 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionHandover(Lcom/android/ims…