Home
last modified time | relevance | path

Searched refs:getCallTypeFromVideoState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java806 public static int getCallTypeFromVideoState(int videoState) { in getCallTypeFromVideoState() method in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1467 int callType = ImsCallProfile.getCallTypeFromVideoState(videoState); in dialInternal()
1578 ringingCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()
1594 imsCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()
1769 ImsCallProfile.getCallTypeFromVideoState(mPendingCallVideoState)); in answerWaitingCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java363 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testImsMTCallAccept()
/frameworks/base/telephony/api/
Dsystem-current.txt1267 method public static int getCallTypeFromVideoState(int);
/frameworks/base/api/
Dtest-current.txt4178 method public static int getCallTypeFromVideoState(int);
Dsystem-current.txt11770 method public static int getCallTypeFromVideoState(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10652 method public static int getCallTypeFromVideoState(int);