Home
last modified time | relevance | path

Searched refs:SetCallRunningState (Results 1 – 4 of 4) sorted by relevance

/base/telephony/call_manager/services/call/include/
Dcall_base.h88 void SetCallRunningState(CallRunningState callRunningState);
/base/telephony/call_manager/services/call/src/
Dcall_base.cpp403 void CallBase::SetCallRunningState(CallRunningState callRunningState) in SetCallRunningState() function in OHOS::Telephony::CallBase
Dcall_status_manager.cpp950 newCall->SetCallRunningState(call->GetCallRunningState()); in RefreshCallIfNecessary()
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp160 callObjectPtr->SetCallRunningState(callRunningState); in GetCallerInfo()