Searched refs:getCallTypeFromVideoState (Results 1 – 4 of 4) sorted by relevance
960 public static int getCallTypeFromVideoState(int videoState) { in getCallTypeFromVideoState() method in ImsCallProfile
384 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testImsMTCallAccept()1221 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testClearHoldSwapStateOnSrvcc()
1615 int callType = ImsCallProfile.getCallTypeFromVideoState(videoState); in dialInternal()1749 ringingCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()1765 imsCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()1943 ImsCallProfile.getCallTypeFromVideoState(mPendingCallVideoState)); in answerWaitingCall()
12891 method public static int getCallTypeFromVideoState(int);