Home
last modified time | relevance | path

Searched refs:CALL_STATUS_DISCONNECTED (Results 1 - 9 of 9) sorted by relevance

/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h40 CALL_STATUS_DISCONNECTED = 6, enumerator
/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp57 } else if (callState == static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED)) { in OnCallStateUpdated()
/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp95 if (hasHandleRingMute_ && (state == CALL_STATUS_INCOMING || state == CALL_STATUS_DISCONNECTED)) { in SetCallState()
/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h68 CALL_STATUS_DISCONNECTED = 6, member in OHOS::DevStandbyMgr::TelCallState
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp91 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_DISCONNECTED; in HWTEST_F()
944 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
970 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
996 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
1044 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
1070 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
1683 want.SetParam("state", StateType::CALL_STATUS_DISCONNECTED); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp582 call.callstate == (int)TelCallState::CALL_STATUS_DISCONNECTED) { in HandlePhoneStateMock()
608 } else if (callList_[j].callstate == (int)TelCallState::CALL_STATUS_DISCONNECTED || in HandlePhoneStateMock()
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_helper.cpp550 bool curCallActive = (callState != static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED) && in OnCallStateUpdated()
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp1289 case StateType::CALL_STATUS_DISCONNECTED: in HandleCallEnded()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp971 state == static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED) || in HandleCallStateChanged()

Completed in 15 milliseconds