/base/telephony/state_registry/frameworks/native/observer/include/ |
H A D | telephony_state_manager.h | 60 CALL_STATUS_DISCONNECTED, member in OHOS::Telephony::CallStatus
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_phone_test.cpp | 89 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 122 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 158 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 190 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 231 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 274 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 319 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 351 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 659 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 714 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() [all...] |
H A D | stats_service_subscriber_test.cpp | 335 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_phone_test.cpp | 69 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 99 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 132 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 161 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 199 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 237 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 277 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 306 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 582 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() 631 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() [all...] |
/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_call_service.cpp | 130 int32_t numDisconnected = GetCallNum(TelCallState::CALL_STATUS_DISCONNECTED, false); in GetCallState() 160 number = GetCallNumber(TelCallState::CALL_STATUS_DISCONNECTED, false); in GetCallState() 163 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in GetCallState()
|
/base/telephony/call_manager/services/call/src/ |
H A D | call_ability_connect_callback.cpp | 79 callState == TelCallState::CALL_STATUS_DISCONNECTED || in ReConnectAbility()
|
H A D | call_status_manager.cpp | 145 case TelCallState::CALL_STATUS_DISCONNECTED: in HandleCallReportInfo() 225 it2.state = TelCallState::CALL_STATUS_DISCONNECTED; in HandleCallsReportInfo() 239 auto condition = [](CallDetailInfo i) { return i.state == TelCallState::CALL_STATUS_DISCONNECTED; }; in UpdateCallDetailsInfo() 263 case TelCallState::CALL_STATUS_DISCONNECTED: in HandleVoipCallReportInfo() 854 int32_t ret = UpdateCallState(call, TelCallState::CALL_STATUS_DISCONNECTED); in DisconnectedVoipCallHandle() 885 UpdateCallState(call, TelCallState::CALL_STATUS_DISCONNECTED); in DisconnectedHandle() 1168 if (isSlotIdValid && (nextState == TelCallState::CALL_STATUS_DISCONNECTED)) { in SetVideoCallState() 1650 UpdateCallState(pendingHangupCall, TelCallState::CALL_STATUS_DISCONNECTED); in HandleDialWhenHolding()
|
H A D | call_base.cpp | 226 case TelCallState::CALL_STATUS_DISCONNECTED: in SetTelCallState() 617 return !(callState_ == TelCallState::CALL_STATUS_IDLE || callState_ == TelCallState::CALL_STATUS_DISCONNECTED || in IsAliveState()
|
H A D | call_object_manager.cpp | 408 if ((*it)->GetTelCallState() != TelCallState::CALL_STATUS_DISCONNECTED && in HasCellularCallExist() 766 callDetatilInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DealFailDial()
|
H A D | call_control_manager.cpp | 547 nextState == TelCallState::CALL_STATUS_DISCONNECTED) || in NotifyCallStateUpdated() 549 nextState == TelCallState::CALL_STATUS_DISCONNECTED)) { in NotifyCallStateUpdated() 1390 ->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_DISCONNECTED); in AddCallLogAndNotification() 1408 ->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_INCOMING, TelCallState::CALL_STATUS_DISCONNECTED); in AddBlockLogAndNotification()
|
H A D | call_policy.cpp | 288 state == TelCallState::CALL_STATUS_DISCONNECTED) { in HangUpPolicy()
|
/base/telephony/cellular_call/services/control/src/ |
H A D | satellite_control.cpp | 241 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DeleteConnection() 314 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 322 reportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 373 satelliteCallReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUp()
|
H A D | cs_control.cpp | 499 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DeleteConnection() 591 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 599 reportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 700 csCallReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUp()
|
H A D | ims_control.cpp | 373 reportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 381 reportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUpInfo() 533 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DeleteConnection() 629 imsCallReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUp()
|
/base/telephony/core_service/utils/common/include/ |
H A D | enum_convert.h | 157 CALL_STATUS_DISCONNECTED, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
|
/base/telephony/cellular_data/services/src/state_machine/ |
H A D | incall_data_state_machine.cpp | 93 callState_ == static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in IsSecondaryCanActiveData() 168 stateMachine->GetCallState() == static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in StateBegin() 324 stateMachine->GetCallState() == static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in ProcessCallEnded()
|
/base/telephony/core_service/utils/common/src/ |
H A D | enum_convert.cpp | 83 case TelephonyCallState::CALL_STATUS_DISCONNECTED: in GetCallState() 84 result = "CALL_STATUS_DISCONNECTED"; in GetCallState()
|
/base/telephony/call_manager/interfaces/innerkits/ |
H A D | call_manager_base.h | 172 CALL_STATUS_DISCONNECTED, member in OHOS::Telephony::TelCallState
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_type_convert_test.cpp | 62 GetCallState(static_cast<int32_t>(TelephonyCallState::CALL_STATUS_DISCONNECTED)), "CALL_STATUS_DISCONNECTED"); in HWTEST_F()
|
/base/telephony/cellular_data/services/include/common/ |
H A D | cellular_data_constant.h | 147 CALL_STATUS_DISCONNECTED = 6, enumerator
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | missed_call_notification.cpp | 56 if (callObjectPtr != nullptr && nextState == TelCallState::CALL_STATUS_DISCONNECTED && in CallStateUpdated()
|
/base/telephony/call_manager/services/satellite_call/src/ |
H A D | satellite_call_control.cpp | 132 bool isDisconnected = (nextState == TelCallState::CALL_STATUS_DISCONNECTED in HandleSatelliteCallStateUpdate()
|
/base/telephony/call_manager/services/call_voice_assistant/src/ |
H A D | call_voice_assistant_manager.cpp | 449 callState != TelCallState::CALL_STATUS_INCOMING && callState != TelCallState::CALL_STATUS_DISCONNECTED) {
in CallStateUpdated() 471 case TelCallState::CALL_STATUS_DISCONNECTED:
in CallStateUpdated()
|
/base/telephony/cellular_data/services/src/ |
H A D | data_connection_monitor.cpp | 140 callState_ != static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in HandleRecovery()
|
/base/telephony/call_manager/services/audio/src/ |
H A D | audio_control_manager.cpp | 135 if (nextState == TelCallState::CALL_STATUS_DISCONNECTED && totalCalls_.count(callObjectPtr) > 0) { in CallStateUpdated() 337 case TelCallState::CALL_STATUS_DISCONNECTED: in HandleNextState()
|