/base/telephony/call_manager/services/audio/src/ |
H A D | call_state_processor.cpp | 46 case TelCallState::CALL_STATUS_ALERTING: in AddCall() 86 case TelCallState::CALL_STATUS_ALERTING: in DeleteCall() 124 case TelCallState::CALL_STATUS_ALERTING: in GetCallNumber() 151 case TelCallState::CALL_STATUS_ALERTING: in ShouldSwitchState()
|
H A D | audio_control_manager.cpp | 76 liveCall->GetTelCallState() == TelCallState::CALL_STATUS_ALERTING) { in UpdateForegroundLiveCall() 183 (telCallState == TelCallState::CALL_STATUS_DIALING || telCallState == TelCallState::CALL_STATUS_ALERTING)) { in CheckTypeAndSetAudioDevice() 323 case TelCallState::CALL_STATUS_ALERTING: in HandleNextState() 364 case TelCallState::CALL_STATUS_ALERTING: in HandlePriorState() 878 int32_t alertingCallNum = processor->GetCallNumber(TelCallState::CALL_STATUS_ALERTING); in ShouldPlayRingtone()
|
/base/telephony/state_registry/frameworks/native/observer/include/ |
H A D | telephony_state_manager.h | 48 CALL_STATUS_ALERTING, member in OHOS::Telephony::CallStatus
|
/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_call_policy.cpp | 89 if (IsCallExist(TelCallState::CALL_STATUS_ALERTING, callId)) { in HangUpPolicy() 126 if (IsCallExist(TelCallState::CALL_STATUS_ALERTING, callId)) { in StartDtmfPolicy()
|
H A D | bluetooth_call_service.cpp | 127 int32_t numAlert = GetCallNum(TelCallState::CALL_STATUS_ALERTING, false); in GetCallState() 147 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_ALERTING); in GetCallState() 148 number = GetCallNumber(TelCallState::CALL_STATUS_ALERTING, false); in GetCallState()
|
/base/telephony/call_manager/services/audio/src/audio_state/ |
H A D | alerting_state.cpp | 54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
|
H A D | dialing_state.cpp | 54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
|
H A D | holding_state.cpp | 60 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
|
H A D | inactive_state.cpp | 57 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
|
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch8_test.cpp | 85 audioControl->CallStateUpdated(call, TelCallState::CALL_STATUS_DIALING, TelCallState::CALL_STATUS_ALERTING); in HWTEST_F() 88 audioControl->CallStateUpdated(call, TelCallState::CALL_STATUS_DIALING, TelCallState::CALL_STATUS_ALERTING); in HWTEST_F() 90 audioControl->HandleNextState(call, TelCallState::CALL_STATUS_ALERTING); in HWTEST_F() 93 audioControl->HandlePriorState(call, TelCallState::CALL_STATUS_ALERTING); in HWTEST_F()
|
H A D | zero_branch3_test.cpp | 446 callBase1->callState_ = TelCallState::CALL_STATUS_ALERTING; in HWTEST_F() 475 callBase1->callState_ = TelCallState::CALL_STATUS_ALERTING; in HWTEST_F() 901 info.state = TelCallState::CALL_STATUS_ALERTING; in HWTEST_F() 975 callObjectPtr->SetTelCallState(TelCallState::CALL_STATUS_ALERTING); in HWTEST_F()
|
H A D | zero_branch5_test.cpp | 394 TelCallState nextState = TelCallState::CALL_STATUS_ALERTING; in HWTEST_F()
|
/base/telephony/cellular_call/services/control/src/ |
H A D | control_base.cpp | 102 if ((preState == TelCallState::CALL_STATUS_DIALING || preState == TelCallState::CALL_STATUS_ALERTING) && in IsConnectedOut() 103 !(curState == TelCallState::CALL_STATUS_DIALING || curState == TelCallState::CALL_STATUS_ALERTING)) { in IsConnectedOut()
|
H A D | satellite_control.cpp | 149 pConnection->GetStatus() == TelCallState::CALL_STATUS_ALERTING || in Answer()
|
/base/telephony/cellular_call/services/connection/src/ |
H A D | base_connection.cpp | 54 this->GetStatus() == TelCallState::CALL_STATUS_ALERTING; in IsRingingState()
|
/base/telephony/core_service/utils/common/include/ |
H A D | enum_convert.h | 145 CALL_STATUS_ALERTING, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
|
/base/telephony/core_service/utils/common/src/ |
H A D | enum_convert.cpp | 74 case TelephonyCallState::CALL_STATUS_ALERTING: in GetCallState() 75 result = "CALL_STATUS_ALERTING"; in GetCallState()
|
/base/telephony/call_manager/interfaces/innerkits/ |
H A D | call_manager_base.h | 160 CALL_STATUS_ALERTING, member in OHOS::Telephony::TelCallState
|
/base/telephony/call_manager/services/call/src/ |
H A D | call_request_process.cpp | 181 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HasDialingCall() 307 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HandleDsdaIncomingCall() 401 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in HandleCallWaitingNumOneNext() 403 call->GetTelCallState() == TelCallState ::CALL_STATUS_ALERTING) { in HandleCallWaitingNumOneNext() 437 call->GetTelCallState() == TelCallState ::CALL_STATUS_ALERTING) { in HandleCallWaitingNumZero() 452 call->GetTelCallState() == TelCallState ::CALL_STATUS_ALERTING) { in HandleCallWaitingNumZero()
|
H A D | call_status_manager.cpp | 130 case TelCallState::CALL_STATUS_ALERTING: in HandleCallReportInfo() 200 || it.callMode != it1.callMode || it.state == TelCallState::CALL_STATUS_ALERTING) { in HandleCallsReportInfo() 814 int32_t ret = UpdateCallState(call, TelCallState::CALL_STATUS_ALERTING); in AlertHandle() 959 int32_t dialingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in IsCanUnHold() 971 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoHandleForDsda() 1060 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoAnswerForVideoCall() 1086 int32_t alertingCallNum = GetCallNum(TelCallState::CALL_STATUS_ALERTING); in AutoAnswer() 1233 if (priorState == TelCallState::CALL_STATUS_ALERTING || priorState == TelCallState::CALL_STATUS_INCOMING || in SetOriginalCallTypeForActiveState() 1259 if (priorState == TelCallState::CALL_STATUS_DIALING || priorState == TelCallState::CALL_STATUS_ALERTING || in SetOriginalCallTypeForDisconnectState()
|
H A D | call_object_manager.cpp | 710 if (telCallState == TelCallState::CALL_STATUS_ALERTING || in GetForegroundCall() 737 if (telCallState == TelCallState::CALL_STATUS_ALERTING || in GetForegroundLiveCall()
|
H A D | call_policy.cpp | 308 IsCallExist(TelCallState::CALL_STATUS_DIALING) || IsCallExist(TelCallState::CALL_STATUS_ALERTING)) { in SwitchCallPolicy()
|
H A D | call_base.cpp | 232 case TelCallState::CALL_STATUS_ALERTING: in SetTelCallState()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_type_convert_test.cpp | 58 EXPECT_EQ(GetCallState(static_cast<int32_t>(TelephonyCallState::CALL_STATUS_ALERTING)), "CALL_STATUS_ALERTING"); in HWTEST_F()
|
/base/telephony/cellular_data/services/include/common/ |
H A D | cellular_data_constant.h | 144 CALL_STATUS_ALERTING = 3, enumerator
|