Searched refs:GetVideoStateType (Results 1 – 12 of 12) sorted by relevance
365 auto videoState = call->GetVideoStateType(); in IncomingHandle()493 VideoStateType originalType = call->GetVideoStateType(); in OutgoingVoipCallHandle()709 VideoStateType originalType = call->GetVideoStateType(); in ActiveVoipCallHandle()932 int32_t videoState = static_cast<int32_t>(ringCall->GetVideoStateType()); in AutoHandleForDsda()1071 VideoStateType videoState = call->GetVideoStateType(); in UpdateCallState()1081 call->GetSlotId(), call->GetCallID(), static_cast<int32_t>(call->GetVideoStateType())); in UpdateCallState()1094 … static_cast<int32_t>(call->GetCallType()), static_cast<int32_t>(call->GetVideoStateType()), ret, in UpdateCallState()1114 VideoStateType videoState = call->GetVideoStateType(); in SetVideoCallState()1130 if (call->GetCallType() == CallType::TYPE_IMS && call->GetVideoStateType() != info.callMode) { in RefreshCallIfNecessary()1185 VideoStateType videoState = call->GetVideoStateType(); in SetOriginalCallTypeForActiveState()
40 VideoStateType videoStateType = GetVideoStateType(); in InitVideoCall()75 VideoStateType videoStateType = GetVideoStateType(); in InitVideoCall()
226 … if ((activeCall != nullptr && activeCall->GetVideoStateType() != VideoStateType::TYPE_VOICE && in NeedAnswerVOAndEndActiveVT()228 … (holdingCall != nullptr && holdingCall->GetVideoStateType() != VideoStateType::TYPE_VOICE && in NeedAnswerVOAndEndActiveVT()424 incomingCall->AnswerCall(static_cast<int32_t>(incomingCall->GetVideoStateType())); in HandleCallWaitingNumOneNext()469 incomingCall->AnswerCall(static_cast<int32_t>(incomingCall->GetVideoStateType())); in HandleCallWaitingNumZero()
441 …if ((*it)->GetVideoStateType() == VideoStateType::TYPE_VIDEO && (*it)->GetCallType() != CallType::… in HasVideoCall()761 callDetatilInfo.callMode = call->GetVideoStateType(); in DealFailDial()
164 if (ringCall != nullptr && ringCall->GetVideoStateType() == VideoStateType::TYPE_VOICE && in IsVoiceCallValid()
362 VideoStateType CallBase::GetVideoStateType() in GetVideoStateType() function in OHOS::Telephony::CallBase
282 …allType() == CallType::TYPE_IMS && videoState != static_cast<int32_t>(call->GetVideoStateType())) { in AnswerHandlerForSatelliteOrVideoCall()
83 VideoStateType GetVideoStateType();
218 if (IsVideoCall(foregroundCall->GetVideoStateType()) || in UpdateDeviceTypeForVideoOrSatelliteCall()260 if (dialingCall->GetVideoStateType() == VideoStateType::TYPE_VIDEO) { in UpdateDeviceTypeForVideoDialing()645 if (liveCall != nullptr && (liveCall->GetVideoStateType() == VideoStateType::TYPE_VIDEO || in GetInitAudioDeviceType()
55 VideoStateType videoState = call->GetVideoStateType(); in AnswerCall()
85 callObjectPtr->GetVideoStateType(); in CSCallFunc()
910 if (call == nullptr || call->GetVideoStateType() != VideoStateType::TYPE_RECEIVE_ONLY) { in SetPreviewWindow()