Home
last modified time | relevance | path

Searched refs:SetAnswerVideoState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_base.h111 void SetAnswerVideoState(int32_t videoState);
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp308 void CallBase::SetAnswerVideoState(int32_t videoState) in SetAnswerVideoState() function in OHOS::Telephony::CallBase
H A Dcall_request_process.cpp102 call->SetAnswerVideoState(videoState); in AnswerRequest()