Home
last modified time | relevance | path

Searched refs:CALL_STATUS_IDLE (Results 1 - 25 of 36) sorted by relevance

12

/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp97 UpdateCallState(callObjectPtr, TelCallState::CALL_STATUS_IDLE); in UpdateCallStateForVoIPOrRestart()
105 TelCallState nextState = TelCallState::CALL_STATUS_IDLE; in GetVoipCallState()
108 nextState = TelCallState::CALL_STATUS_IDLE; in GetVoipCallState()
/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_state_manager.h68 CALL_STATUS_IDLE, member in OHOS::Telephony::CallStatus
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp132 int32_t callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState()
135 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState()
139 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState()
159 callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState()
/base/telephony/cellular_data/services/include/
H A Ddata_connection_monitor.h127 int32_t callState_ = static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE);
H A Dcellular_data_handler.h174 int32_t lastCallState_ = (int32_t)TelCallStatus::CALL_STATUS_IDLE;
/base/telephony/call_manager/services/call/src/
H A Dcall_ability_connect_callback.cpp80 callState == TelCallState::CALL_STATUS_UNKNOWN || callState == TelCallState::CALL_STATUS_IDLE) { in ReConnectAbility()
H A Dcall_policy.cpp287 if (state == TelCallState::CALL_STATUS_IDLE || state == TelCallState::CALL_STATUS_DISCONNECTING || in HangUpPolicy()
H A Dcall_base.cpp617 return !(callState_ == TelCallState::CALL_STATUS_IDLE || callState_ == TelCallState::CALL_STATUS_DISCONNECTED || in IsAliveState()
H A Dcall_object_manager.cpp511 TelCallState retState = TelCallState::CALL_STATUS_IDLE; in GetCallState()
/base/telephony/call_manager/services/call/include/
H A Dcommon_type.h39 callState(TelCallState::CALL_STATUS_IDLE), isDialing(false), isEcc(false) {} in DialParaInfo()
/base/telephony/core_service/utils/common/include/
H A Denum_convert.h165 CALL_STATUS_IDLE, member in OHOS::Telephony::TelephonyDataConnectionStatus::TelephonyCallState
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch5_test.cpp412 proximitySensor->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_IDLE, in HWTEST_F()
434 statusBar->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
453 wiredHeadset->CallStateUpdated(callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
H A Dzero_branch4_test.cpp403 callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
416 callObjectPtr, TelCallState::CALL_STATUS_IDLE, TelCallState::CALL_STATUS_INCOMING); in HWTEST_F()
/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp92 if (callState_ == static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) || in IsSecondaryCanActiveData()
167 if (stateMachine->GetCallState() == static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) || in StateBegin()
323 if (stateMachine->GetCallState() == static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) || in ProcessCallEnded()
/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp63 std::string result = "CALL_STATUS_IDLE"; in GetCallState()
89 case TelephonyCallState::CALL_STATUS_IDLE: in GetCallState()
90 result = "CALL_STATUS_IDLE"; in GetCallState()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_base.h180 CALL_STATUS_IDLE, member in OHOS::Telephony::TelCallState
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_type_convert_test.cpp65 EXPECT_EQ(GetCallState(static_cast<int32_t>(TelephonyCallState::CALL_STATUS_IDLE)), "CALL_STATUS_IDLE"); in HWTEST_F()
66 EXPECT_EQ(GetCallState(errorCallState), "CALL_STATUS_IDLE"); in HWTEST_F()
/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h149 CALL_STATUS_IDLE = 8, enumerator
/base/telephony/cellular_data/services/include/state_machine/
H A Dincall_data_state_machine.h69 int32_t callState_ = static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE);
/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp139 if (callState_ != static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) && in HandleRecovery()
H A Dcellular_data_handler.cpp1318 if (state == TelCallStatus::CALL_STATUS_DISCONNECTED || state == TelCallStatus::CALL_STATUS_IDLE) { in HandleImsCallChanged()
1334 if (state != TelCallStatus::CALL_STATUS_IDLE && state != TelCallStatus::CALL_STATUS_DISCONNECTED) { in HandleVoiceCallChanged()
1720 bool inCall = (lastCallState_ != TelCallStatus::CALL_STATUS_IDLE && in IsRestrictedMode()
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp60 case (int32_t)Telephony::CallStatus::CALL_STATUS_IDLE: in WrapCallState()
/base/telephony/cellular_data/test/
H A Dcellular_state_machine_test.cpp171 incallStateMachine->UpdateCallState(static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE)); in HWTEST_F()
504 incallStateMachine->UpdateCallState(static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE)); in HWTEST_F()
1966 incallStateMachine->callState_ = static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE); in HWTEST_F()
H A Dcellular_data_handler_branch_test.cpp389 cellularDataHandler->HandleVoiceCallChanged(TelCallStatus::CALL_STATUS_IDLE); in HWTEST_F()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager4_gtest.cpp120 updateCallInfo_.callState = TelCallState::CALL_STATUS_IDLE; in Init()

Completed in 25 milliseconds

12