HomeSort by relevance Sort by last modified time
    Searched full:callsessionhandover (Results 1 - 10 of 10) sorted by null

  /frameworks/base/telephony/java/android/telephony/ims/aidl/
IImsCallSessionListener.aidl 94 void callSessionHandover(int srcAccessTech, int targetAccessTech,
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSessionListener.aidl 105 void callSessionHandover(in IImsCallSession session,
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallSessionListener.java 494 public void callSessionHandover(int srcAccessTech, int targetAccessTech,
497 mListener.callSessionHandover(srcAccessTech, targetAccessTech, reasonInfo);
ImsCallSession.java 357 * {@link #callSessionHandover(ImsCallSession, int, int, ImsReasonInfo)} or
378 public void callSessionHandover(ImsCallSession session,
    [all...]
  /frameworks/base/telephony/java/android/telephony/ims/compat/stub/
ImsCallSessionImplBase.java 543 public void callSessionHandover(IImsCallSession i, int srcAccessTech, int targetAccessTech,
545 mNewListener.callSessionHandover(srcAccessTech, targetAccessTech, reasonInfo);
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsPhoneCallTrackerTest.java 681 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(),
685 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(),
692 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(),
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java     [all...]
  /frameworks/base/config/
hiddenapi-vendor-list.txt     [all...]
  /frameworks/base/api/
system-current.txt     [all...]
  /prebuilts/sdk/system-api/
28.txt     [all...]

Completed in 388 milliseconds