Home
last modified time | relevance | path

Searched refs:CALL_STATUS_WAITING (Results 1 - 25 of 33) sorted by relevance

12

/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_policy.cpp33 if (IsCallExist(TelCallState::CALL_STATUS_WAITING, callId)) { in AnswerCallPolicy()
47 if (IsCallExist(TelCallState::CALL_STATUS_WAITING, callId)) { in RejectCallPolicy()
97 if (IsCallExist(TelCallState::CALL_STATUS_WAITING, callId)) { in HangUpPolicy()
H A Dbluetooth_call_service.cpp129 int32_t numWait = GetCallNum(TelCallState::CALL_STATUS_WAITING, false); in GetCallState()
156 number = GetCallNumber(TelCallState::CALL_STATUS_WAITING, false); in GetCallState()
/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_state_manager.h56 CALL_STATUS_WAITING, member in OHOS::Telephony::CallStatus
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch8_test.cpp92 audioControl->HandleNextState(call, TelCallState::CALL_STATUS_WAITING); in HWTEST_F()
95 audioControl->HandlePriorState(call, TelCallState::CALL_STATUS_WAITING); in HWTEST_F()
99 audioControl->HandlePriorState(call, TelCallState::CALL_STATUS_WAITING); in HWTEST_F()
H A Dzero_branch3_test.cpp422 callBase1->callState_ = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
428 callBase1->callState_ = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
442 callBase1->callState_ = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
905 info.state = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
H A Dzero_branch_test_call_state.cpp749 callBase9->callState_ = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
756 callBase11->callState_ = TelCallState::CALL_STATUS_WAITING; in HWTEST_F()
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp53 this->GetStatus() == TelCallState::CALL_STATUS_WAITING || in IsRingingState()
/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp138 if (nextState == TelCallState::CALL_STATUS_INCOMING || nextState == TelCallState::CALL_STATUS_WAITING) { in HandleSatelliteCallStateUpdate()
243 satelliteCall->GetTelCallState() == TelCallState::CALL_STATUS_WAITING) { in SetSatelliteCallCountDownProcessing()
/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp52 case TelCallState::CALL_STATUS_WAITING: in AddCall()
92 case TelCallState::CALL_STATUS_WAITING: in DeleteCall()
H A Daudio_control_manager.cpp181 (telCallState != TelCallState::CALL_STATUS_INCOMING && telCallState != TelCallState::CALL_STATUS_WAITING)) { in CheckTypeAndSetAudioDevice()
331 case TelCallState::CALL_STATUS_WAITING: in HandleNextState()
370 case TelCallState::CALL_STATUS_WAITING: in HandlePriorState()
/base/telephony/core_service/utils/common/include/
H A Denum_convert.h153 CALL_STATUS_WAITING, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
/base/telephony/call_manager/services/call/src/
H A Dcall_superprivacy_control_manager.cpp88 info.callState == TelCallState::CALL_STATUS_WAITING) { in CloseAllCall()
H A Dcall_policy.cpp231 if (state != TelCallState::CALL_STATUS_INCOMING && state != TelCallState::CALL_STATUS_WAITING) { in AnswerCallPolicy()
245 if (state != TelCallState::CALL_STATUS_INCOMING && state != TelCallState::CALL_STATUS_WAITING) { in RejectCallPolicy()
H A Dcall_status_manager.cpp142 case TelCallState::CALL_STATUS_WAITING: in HandleCallReportInfo()
930 int32_t waitingCallNum = GetCallNum(TelCallState::CALL_STATUS_WAITING); in HandleHoldCallOrAutoAnswerCall()
1001 int32_t waitingCallNum = GetCallNum(TelCallState::CALL_STATUS_WAITING); in AutoUnHoldForDsda()
1234 priorState == TelCallState::CALL_STATUS_WAITING) { in SetOriginalCallTypeForActiveState()
1260 ((priorState == TelCallState::CALL_STATUS_INCOMING || priorState == TelCallState::CALL_STATUS_WAITING) && in SetOriginalCallTypeForDisconnectState()
1326 if (info.state == TelCallState::CALL_STATUS_INCOMING || info.state == TelCallState::CALL_STATUS_WAITING || in CreateNewCall()
H A Dcall_request_process.cpp279 int32_t waitingCallNum = GetCallNum(TelCallState::CALL_STATUS_WAITING); in HoldOrDisconnectedCall()
467 call->GetTelCallState() == TelCallState ::CALL_STATUS_WAITING)) { in HandleCallWaitingNumZero()
552 int32_t waitingCallNum = GetCallNum(TelCallState::CALL_STATUS_WAITING); in HangUpRequest()
H A Dcall_object_manager.cpp705 if (telCallState == TelCallState::CALL_STATUS_WAITING || in GetForegroundCall()
742 if (telCallState == TelCallState::CALL_STATUS_WAITING || in GetForegroundLiveCall()
H A Dcall_base.cpp217 case TelCallState::CALL_STATUS_WAITING: in SetTelCallState()
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp80 case TelephonyCallState::CALL_STATUS_WAITING: in GetCallState()
81 result = "CALL_STATUS_WAITING"; in GetCallState()
/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp67 foregroundCall->GetTelCallState() == TelCallState::CALL_STATUS_WAITING)) { in UpdateCallState()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_base.h168 CALL_STATUS_WAITING, member in OHOS::Telephony::TelCallState
/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp248 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
267 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
452 if (callInfoList.callSize == 1 && reportInfo.state == TelCallState::CALL_STATUS_WAITING) { in ReportUpdateInfo()
H A Dsatellite_control.cpp136 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
150 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
H A Dims_control.cpp188 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
194 pConnection->GetStatus() == TelCallState::CALL_STATUS_WAITING) { in Answer()
435 if (callInfoList.callSize == 1 && reportInfo.state == TelCallState::CALL_STATUS_WAITING) { in ReportUpdateInfo()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_type_convert_test.cpp60 EXPECT_EQ(GetCallState(static_cast<int32_t>(TelephonyCallState::CALL_STATUS_WAITING)), "CALL_STATUS_WAITING"); in HWTEST_F()
/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h146 CALL_STATUS_WAITING = 5, enumerator

Completed in 28 milliseconds

12