Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_base.h115 void SetCanSwitchCallState(bool flag);
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp335 void CallBase::SetCanSwitchCallState(bool flag) in SetCanSwitchCallState() function in OHOS::Telephony::CallBase
H A Dcall_request_process.cpp644 otherCall->SetCanSwitchCallState(false); in UnHoldRequest()
H A Dcall_status_manager.cpp689 holdCall->SetCanSwitchCallState(true); in ActiveHandle()