Home
last modified time | relevance | path

Searched refs:callState_ (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp295 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
302 callBase1->callState_ = TelCallState::CALL_STATUS_HOLDING;
422 callBase1->callState_ = TelCallState::CALL_STATUS_WAITING;
424 callBase1->callState_ = TelCallState::CALL_STATUS_UNKNOWN;
428 callBase1->callState_ = TelCallState::CALL_STATUS_WAITING;
430 callBase1->callState_ = TelCallState::CALL_STATUS_UNKNOWN;
432 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
444 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
454 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
473 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
[all …]
H A Dzero_branch_test_call_state.cpp725 callBase1->callState_ = TelCallState::CALL_STATUS_ACTIVE;
729 callBase2->callState_ = TelCallState::CALL_STATUS_INCOMING;
735 callBase5->callState_ = TelCallState::CALL_STATUS_HOLDING;
739 callBase6->callState_ = TelCallState::CALL_STATUS_ACTIVE;
742 callBase7->callState_ = TelCallState::CALL_STATUS_INCOMING;
748 callBase8->callState_ = TelCallState::CALL_STATUS_HOLDING;
751 callBase9->callState_ = TelCallState::CALL_STATUS_WAITING;
755 callBase10->callState_ = TelCallState::CALL_STATUS_ACTIVE;
758 callBase11->callState_ = TelCallState::CALL_STATUS_WAITING;
780 callBase1->callState_ = TelCallState::CALL_STATUS_HOLDING;
[all …]
H A Dzero_branch1_test.cpp394 csCall->callState_ = TelCallState::CALL_STATUS_ACTIVE;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.cpp28 if (!parcel.WriteInt32(callState_)) { in Marshalling()
66 if (!parcel.ReadInt32(callState_)) { in ReadFromParcel()
103 return callState_; in GetCallState()
108 callState_ = callState; in SetCallState()
H A Dbluetooth_phone_state.h50 int callState_ {0};
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp102 …if (hasHandleRingMute_ && (callState_ == CALL_STATUS_INCOMING || callState_ == CALL_STATUS_WAITING… in SetCallState()
106 callState_ = callState; in SetCallState()
113 return callState_; in GetCallState()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp37 …direction_(CallDirection::CALL_DIRECTION_IN), policyFlag_(0), callState_(info.callState), autoAnsw… in CallBase()
52 direction_(CallDirection::CALL_DIRECTION_OUT), policyFlag_(0), callState_(info.callState), in CallBase()
131 info.callState = callState_; in GetCallAttributeBaseInfo()
187 … if (callRunningState_ != CallRunningState::CALL_RUNNING_STATE_CREATE && callState_ == nextState && in SetTelCallState()
192 callState_ = nextState; in SetTelCallState()
292 return callState_; in GetTelCallState()
580 …return !(callState_ == TelCallState::CALL_STATUS_IDLE || callState_ == TelCallState::CALL_STATUS_D… in IsAliveState()
581 callState_ == TelCallState::CALL_STATUS_DISCONNECTING); in IsAliveState()
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp27 callState_ = state; in UpdateCallState()
32 return callState_; in GetCallState()
92 if (callState_ == static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) || in IsSecondaryCanActiveData()
93 callState_ == static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in IsSecondaryCanActiveData()
142 callState_ = callState; in Init()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_infos.h37 int32_t callState_ = 0; member
40 : UpdateInfo(slotId), callState_(callStateParam), phoneNumber_(phoneNumberParam) {} in CallStateUpdateInfo()
H A Dupdate_contexts.h35 callState = info.callState_;
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp139 if (callState_ != static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE) && in HandleRecovery()
140 callState_ != static_cast<int32_t>(TelCallStatus::CALL_STATUS_DISCONNECTED)) { in HandleRecovery()
195 callState_ = state; in UpdateCallState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp77 callState_ = HFP_AG_CALL_STATE_DISCONNECTED; in Stop()
731 callState_ = state; in SetCallState()
736 return callState_; in GetCallState()
906 ((callState_ != HFP_AG_CALL_STATE_IDLE) && (callState_ != HFP_AG_CALL_STATE_INCOMING) && in IsInCall()
907 …(callState_ != HFP_AG_CALL_STATE_DISCONNECTED) && (callState_ != HFP_AG_CALL_STATE_DISCONNECTING))… in IsInCall()
913 return (callState_ == HFP_AG_CALL_STATE_INCOMING); in IsRinging()
H A Dhfp_ag_system_interface.h470 int callState_ {HFP_AG_CALL_STATE_DISCONNECTED};
H A Dhfp_ag_statemachine.cpp413 stateMachine_.ProcessKeyPressed(RawAddress(event.dev_), callState_); in Dispatch()
422 callState_ = event.state_.callState; in Dispatch()
H A Dhfp_ag_statemachine.h194 int callState_ = 0; variable
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp51 callState_[i] = static_cast<int32_t>(CallStatus::CALL_STATUS_UNKNOWN); in TelephonyStateRegistryService()
53 callState_[-1] = static_cast<int32_t>(CallStatus::CALL_STATUS_UNKNOWN); in TelephonyStateRegistryService()
59 callState_.clear(); in ~TelephonyStateRegistryService()
178 callState_[-1] = callState; in UpdateCallState()
212 callState_[slotId] = callState; in UpdateCallStateForSlotId()
555 …record.telephonyObserver_->OnCallStateUpdated(record.slotId_, callState_[record.slotId_], phoneNum… in UpdateData()
788 for (it = callState_.begin(); it != callState_.end(); ++it) { in GetCallState()
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h58 int32_t callState_ { -1 };
/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_monitor.h127 int32_t callState_ = static_cast<int32_t>(TelCallStatus::CALL_STATUS_IDLE); variable
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp1861 monitor.callState_ = StateType::CALL_STATUS_INCOMING;
1871 monitor.callState_ = StateType::CALL_STATUS_DIALING;
1891 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
1912 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
1936 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
1959 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
1982 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
2005 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
2028 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
2047 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_INCOMING;
[all …]
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_base.h159 TelCallState callState_; variable
/ohos5.0/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_service.h99 std::map<int32_t, int32_t> callState_; variable
/ohos5.0/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); variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test.cpp763 info.callState_ = static_cast<uint32_t>(AAFwk::CallToState::BACKGROUND);
781 info.callState_ = static_cast<uint32_t>(AAFwk::CallToState::FOREGROUND);
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h318 uint32_t callState_ = 0; member
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp188 sessionInfo.callState_ = static_cast<uint32_t>(callState); in IsJsCallStateUndefind()
917 CreateJsValue(env, static_cast<int32_t>(sessionInfo.callState_))); in CreateJsSessionInfo()

12