Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h42 CALL_STATUS_IDLE = 8, enumerator
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_helper.cpp545 callState > static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE)) { in OnCallStateUpdated()
551 callState != static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE) && in OnCallStateUpdated()
/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h72 CALL_STATUS_IDLE = 8, member in OHOS::DevStandbyMgr::TelCallState
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp1287 case StateType::CALL_STATUS_IDLE: in HandleCallEnded()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp972 state == static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE)); in HandleCallStateChanged()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp87 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_IDLE; in HWTEST_F()

Completed in 11 milliseconds