Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h39 CALL_STATUS_WAITING = 5, enumerator
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp426 if ((int)TelCallState::CALL_STATUS_WAITING == call.callstate && bluetoothCallList_.size() > 1) { in UpdateAgIndicator()
432 if (call.precallstate == (int)TelCallState::CALL_STATUS_WAITING || in UpdateAgIndicator()
578 } else if (callList_[j].callstate == (int)TelCallState::CALL_STATUS_WAITING) { in HandlePhoneStateMock()
935 (int)TelCallState::CALL_STATUS_WAITING == (int)call.callState) { in HandleChld()
939 if ((int)TelCallState::CALL_STATUS_WAITING == (int)call.callState && in HandleChld()
948 if ((int)TelCallState::CALL_STATUS_WAITING == (int)call.callState) { in HandleChld()
954 if ((int)TelCallState::CALL_STATUS_WAITING == (int)call.callState) { in HandleChld()
/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp54 callState == static_cast<int32_t>(TelCallState::CALL_STATUS_WAITING)) { in OnCallStateUpdated()
/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()
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp509 DEVICE_MONITOR->GetCallState() == StateType::CALL_STATUS_WAITING) { in HandleRingMute()
1281 case StateType::CALL_STATUS_WAITING: in HandleCallEnded()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp83 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_WAITING; in HWTEST_F()

Completed in 9 milliseconds