Home
last modified time | relevance | path

Searched refs:CALL_STATUS_ALERTING (Results 1 - 25 of 34) sorted by relevance

12

/base/telephony/call_manager/services/audio/src/
H A Dcall_state_processor.cpp46 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 Daudio_control_manager.cpp76 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 Dtelephony_state_manager.h48 CALL_STATUS_ALERTING, member in OHOS::Telephony::CallStatus
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_policy.cpp89 if (IsCallExist(TelCallState::CALL_STATUS_ALERTING, callId)) { in HangUpPolicy()
126 if (IsCallExist(TelCallState::CALL_STATUS_ALERTING, callId)) { in StartDtmfPolicy()
H A Dbluetooth_call_service.cpp127 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 Dalerting_state.cpp54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Ddialing_state.cpp54 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Dholding_state.cpp60 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
H A Dinactive_state.cpp57 ShouldSwitchState(TelCallState::CALL_STATUS_ALERTING)) { in ProcessEvent()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch8_test.cpp85 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 Dzero_branch3_test.cpp446 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 Dzero_branch5_test.cpp394 TelCallState nextState = TelCallState::CALL_STATUS_ALERTING; in HWTEST_F()
/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp102 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 Dsatellite_control.cpp149 pConnection->GetStatus() == TelCallState::CALL_STATUS_ALERTING || in Answer()
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp54 this->GetStatus() == TelCallState::CALL_STATUS_ALERTING; in IsRingingState()
/base/telephony/core_service/utils/common/include/
H A Denum_convert.h145 CALL_STATUS_ALERTING, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp74 case TelephonyCallState::CALL_STATUS_ALERTING: in GetCallState()
75 result = "CALL_STATUS_ALERTING"; in GetCallState()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_base.h160 CALL_STATUS_ALERTING, member in OHOS::Telephony::TelCallState
/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp181 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 Dcall_status_manager.cpp130 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 Dcall_object_manager.cpp710 if (telCallState == TelCallState::CALL_STATUS_ALERTING || in GetForegroundCall()
737 if (telCallState == TelCallState::CALL_STATUS_ALERTING || in GetForegroundLiveCall()
H A Dcall_policy.cpp308 IsCallExist(TelCallState::CALL_STATUS_DIALING) || IsCallExist(TelCallState::CALL_STATUS_ALERTING)) { in SwitchCallPolicy()
H A Dcall_base.cpp232 case TelCallState::CALL_STATUS_ALERTING: in SetTelCallState()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_type_convert_test.cpp58 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 Dcellular_data_constant.h144 CALL_STATUS_ALERTING = 3, enumerator

Completed in 23 milliseconds

12