Searched refs:getCallTypeFromVideoState (Results 1 – 4 of 4) sorted by relevance
980 public static int getCallTypeFromVideoState(int videoState) { in getCallTypeFromVideoState() method in ImsCallProfile
2091 int callType = ImsCallProfile.getCallTypeFromVideoState(videoState); in dialInternal()2231 ringingCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()2247 imsCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()2431 ImsCallProfile.getCallTypeFromVideoState(mPendingCallVideoState)); in answerWaitingCall()
601 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testImsMTCallAccept()1828 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testClearHoldSwapStateOnSrvcc()
16362 method public static int getCallTypeFromVideoState(int);