Searched refs:SetVideoStateType (Results 1 – 6 of 6) sorted by relevance
84 void SetVideoStateType(VideoStateType mediaType);
371 csCall->SetVideoStateType(VideoStateType::TYPE_VIDEO);703 call->SetVideoStateType(VideoStateType::TYPE_VIDEO);707 call->SetVideoStateType(VideoStateType::TYPE_VOICE);717 call->SetVideoStateType(VideoStateType::TYPE_VIDEO);
497 call->SetVideoStateType(info.callMode); in OutgoingVoipCallHandle()617 call->SetVideoStateType(info.callMode); in UpdateDialingCallInfo()713 call->SetVideoStateType(info.callMode); in ActiveVoipCallHandle()1131 call->SetVideoStateType(info.callMode); in RefreshCallIfNecessary()
368 void CallBase::SetVideoStateType(VideoStateType mediaType) in SetVideoStateType() function in OHOS::Telephony::CallBase
283 call->SetVideoStateType(static_cast<VideoStateType>(videoState)); in AnswerHandlerForSatelliteOrVideoCall()
86 callObjectPtr->SetVideoStateType(mediaType); in CSCallFunc()