Home
last modified time | relevance | path

Searched refs:SetPendingMo (Results 1 - 4 of 4) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_request_event_handler_helper.h33 void SetPendingMo(bool pendingMo, int32_t callId);
/base/telephony/call_manager/services/call/src/
H A Dcall_request_event_handler_helper.cpp78 void CallRequestEventHandlerHelper::SetPendingMo(bool pendingMo, int32_t callId) in SetPendingMo() function in OHOS::Telephony::CallRequestEventHandlerHelper
H A Dcall_status_manager.cpp639 callRequestEventHandler->SetPendingMo(false, -1); in UpdateDialingCallInfo()
672 callRequestEventHandler->SetPendingMo(true, call->GetCallID()); in DialingHandle()
H A Dcall_control_manager.cpp402 callRequestEventHandler->SetPendingMo(false, -1); in HangUpCall()

Completed in 6 milliseconds