Searched refs:getCallTypeFromVideoState (Results 1 – 4 of 4) sorted by relevance
674 public static int getCallTypeFromVideoState(int videoState) { in getCallTypeFromVideoState() method in ImsCallProfile
1054 int callType = ImsCallProfile.getCallTypeFromVideoState(videoState); in dialInternal()1151 ringingCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()1165 imsCall.accept(ImsCallProfile.getCallTypeFromVideoState(videoState)); in acceptCall()1325 ImsCallProfile.getCallTypeFromVideoState(mPendingCallVideoState)); in answerWaitingCall()
375 .getCallTypeFromVideoState(ImsCallProfile.CALL_TYPE_VOICE))); in testImsMTCallAccept()
8431 method public static int getCallTypeFromVideoState(int);