Searched refs:GetVideoStateType (Results 1 – 11 of 11) sorted by relevance
759 int32_t videoState = static_cast<int32_t>(ringCall->GetVideoStateType()); in AutoHandleForDsda()883 VideoStateType videoState = call->GetVideoStateType(); in UpdateCallState()889 call->GetSlotId(), call->GetCallID(), static_cast<int32_t>(call->GetVideoStateType())); in UpdateCallState()903 … static_cast<int32_t>(call->GetCallType()), static_cast<int32_t>(call->GetVideoStateType()), ret, in UpdateCallState()929 if (call->GetCallType() == CallType::TYPE_IMS && call->GetVideoStateType() != info.callMode) { in RefreshCallIfNecessary()975 VideoStateType videoState = call->GetVideoStateType(); in SetOriginalCallTypeForActiveState()
40 VideoStateType videoStateType = GetVideoStateType(); in InitVideoCall()75 VideoStateType videoStateType = GetVideoStateType(); in InitVideoCall()
232 … if ((activeCall != nullptr && activeCall->GetVideoStateType() != VideoStateType::TYPE_VOICE && in NeedAnswerVOAndEndActiveVT()234 … (holdingCall != nullptr && holdingCall->GetVideoStateType() != VideoStateType::TYPE_VOICE && in NeedAnswerVOAndEndActiveVT()427 incomingCall->AnswerCall(static_cast<int32_t>(incomingCall->GetVideoStateType())); in HandleCallWaitingNumOneNext()466 incomingCall->AnswerCall(static_cast<int32_t>(incomingCall->GetVideoStateType())); in HandleCallWaitingNumZero()
375 …if ((*it)->GetVideoStateType() == VideoStateType::TYPE_VIDEO && (*it)->GetCallType() != CallType::… in HasVideoCall()608 callDetatilInfo.callMode = call->GetVideoStateType(); in DealFailDial()
64 if (ringCall != nullptr && ringCall->GetVideoStateType() == VideoStateType::TYPE_VOICE) { in DialPolicy()
343 VideoStateType CallBase::GetVideoStateType() in GetVideoStateType() function in OHOS::Telephony::CallBase
182 …allType() == CallType::TYPE_IMS && videoState != static_cast<int32_t>(call->GetVideoStateType())) { in AnswerCall()
82 VideoStateType GetVideoStateType();
51 VideoStateType videoState = call->GetVideoStateType(); in AnswerCall()
170 if (IsVideoCall(foregroundCall->GetVideoStateType())) { in UpdateDeviceTypeForVideoCall()519 if (liveCall != nullptr && liveCall->GetVideoStateType() == VideoStateType::TYPE_VIDEO) { in GetInitAudioDeviceType()
85 callObjectPtr->GetVideoStateType(); in CSCallFunc()