Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/include/
H A Dcall_request_event_handler_helper.h35 void SetPendingHangup(bool pendingHangup, int32_t callId);
/base/telephony/call_manager/services/call/src/
H A Dcall_request_event_handler_helper.cpp105 void CallRequestEventHandlerHelper::SetPendingHangup(bool pendingHangup, int32_t callId) in SetPendingHangup() function in OHOS::Telephony::CallRequestEventHandlerHelper
H A Dcall_status_manager.cpp643 callRequestEventHandler->SetPendingHangup(false, -1); in UpdateDialingCallInfo()
1653 callRequestEventHandler->SetPendingHangup(false, -1); in HandleDialWhenHolding()
H A Dcall_control_manager.cpp403 callRequestEventHandler->SetPendingHangup(true, callId); in HangUpCall()

Completed in 11 milliseconds