Home
last modified time | relevance | path

Searched refs:ShouldRejectIncomingCall (Results 1 - 3 of 3) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_status_manager.h98 bool ShouldRejectIncomingCall();
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp1403 bool CallStatusManager::ShouldRejectIncomingCall() in ShouldRejectIncomingCall() function in OHOS::Telephony::CallStatusManager
1416 TELEPHONY_LOGW("ShouldRejectIncomingCall: device_provisioned = 0"); in ShouldRejectIncomingCall()
1424 TELEPHONY_LOGW("ShouldRejectIncomingCall: activedOsAccountIds is empty"); in ShouldRejectIncomingCall()
1433 TELEPHONY_LOGW("ShouldRejectIncomingCall: user_setup_complete = 0"); in ShouldRejectIncomingCall()
1554 TELEPHONY_LOGW("ShouldRejectIncomingCall: activedOsAccountIds is empty"); in IsFocusModeOpen()
1573 if (ShouldRejectIncomingCall() || state == (int32_t)CallStateToApp::CALL_STATE_RINGING) { in IsRejectCall()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp239 callStatusManager->ShouldRejectIncomingCall(); in HWTEST_F()

Completed in 6 milliseconds