Home
last modified time | relevance | path

Searched refs:CALL_STATUS_DISCONNECTED (Results 1 – 25 of 31) sorted by relevance

12

/base/telephony/state_registry/frameworks/native/observer/include/
Dtelephony_state_manager.h60 CALL_STATUS_DISCONNECTED, enumerator
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_phone_test.cpp67 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
95 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
126 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
153 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
189 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
225 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
263 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
290 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
550 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
597 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
[all …]
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_phone_test.cpp87 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
118 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
152 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
182 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
221 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
262 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
305 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
335 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
627 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
681 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
[all …]
Dstats_service_subscriber_test.cpp320 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
/base/telephony/call_manager/services/call/src/
Dcall_ability_connect_callback.cpp60 callState == TelCallState::CALL_STATUS_DISCONNECTED || in ReConnectAbility()
Dcall_base.cpp160 case TelCallState::CALL_STATUS_DISCONNECTED: in SetTelCallState()
421 …State_ == TelCallState::CALL_STATUS_IDLE || callState_ == TelCallState::CALL_STATUS_DISCONNECTED || in IsAliveState()
Dcall_status_manager.cpp103 case TelCallState::CALL_STATUS_DISCONNECTED: in HandleCallReportInfo()
152 it2.state = TelCallState::CALL_STATUS_DISCONNECTED; in HandleCallsReportInfo()
518 ret = UpdateCallState(call, TelCallState::CALL_STATUS_DISCONNECTED); in DisconnectedHandle()
Dcall_policy.cpp135 state == TelCallState::CALL_STATUS_DISCONNECTED) { in HangUpPolicy()
Dcall_object_manager.cpp475 callDetatilInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DealFailDial()
/base/telephony/core_service/utils/common/include/
Denum_convert.h155 CALL_STATUS_DISCONNECTED, enumerator
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_service.cpp111 int32_t numDisconnected = GetCallNum(TelCallState::CALL_STATUS_DISCONNECTED); in GetCallState()
141 number = GetCallNumber(TelCallState::CALL_STATUS_DISCONNECTED); in GetCallState()
/base/telephony/call_manager/services/audio/src/
Daudio_control_manager.cpp58 … if (nextState == TelCallState::CALL_STATUS_DISCONNECTED && totalCalls_.count(callObjectPtr) > 0) { in CallStateUpdated()
115 case TelCallState::CALL_STATUS_DISCONNECTED: in HandleNextState()
429 if (nextState != TelCallState::CALL_STATUS_DISCONNECTED) { in PlayCallEndedTone()
/base/telephony/core_service/utils/common/src/
Denum_convert.cpp83 case TelephonyCallState::CALL_STATUS_DISCONNECTED: in GetCallState()
/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h115 CALL_STATUS_DISCONNECTED = 6, enumerator
/base/telephony/cellular_call/services/control/src/
Dcs_control.cpp464 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DeleteConnection()
554 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHungUpInfo()
645 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUp()
Dims_control.cpp369 reportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHungUpInfo()
499 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in DeleteConnection()
584 callReportInfo.state = TelCallState::CALL_STATUS_DISCONNECTED; in ReportHangUp()
/base/telephony/call_manager/services/call/call_state_observer/src/
Dmissed_call_notification.cpp49 if (callObjectPtr != nullptr && nextState == TelCallState::CALL_STATUS_DISCONNECTED && in CallStateUpdated()
Dcall_records_manager.cpp72 if (nextState != TelCallState::CALL_STATUS_DISCONNECTED) { in CallStateUpdated()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_type_convert_test.cpp62 …GetCallState(static_cast<int32_t>(TelephonyCallState::CALL_STATUS_DISCONNECTED)), "CALL_STATUS_DIS…
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts3100 CALL_STATUS_DISCONNECTED, enumerator
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h144 CALL_STATUS_DISCONNECTED, enumerator
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dzero_branch_test.cpp788 callObjectPtr, TelCallState::CALL_STATUS_DISCONNECTED, TelCallState::CALL_STATUS_INCOMING);
1438 ASSERT_EQ(TELEPHONY_SUCCESS, call.SetTelCallState(TelCallState::CALL_STATUS_DISCONNECTED));
1445 call.callState_ = TelCallState::CALL_STATUS_DISCONNECTED;
1599 nextState = TelCallState::CALL_STATUS_DISCONNECTED;
1871 info.state = TelCallState::CALL_STATUS_DISCONNECTED;
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp821 …if (state != TelCallStatus::CALL_STATUS_IDLE && state != TelCallStatus::CALL_STATUS_DISCONNECTED) { in HandleVoiceCallChanged()
1109 lastCallState_ != TelCallStatus::CALL_STATUS_DISCONNECTED); in IsRestrictedMode()
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_listener.cpp325 case Telephony::TelCallState::CALL_STATUS_DISCONNECTED: in ProcessPhoneEvent()
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_handler.cpp70 case (int32_t)Telephony::TelCallState::CALL_STATUS_DISCONNECTED: in WrapCallState()

12