Home
last modified time | relevance | path

Searched refs:CALL_STATUS_ACTIVE (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h34 CALL_STATUS_ACTIVE = 0, enumerator
/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp53 callState == static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE) || in OnCallStateUpdated()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp149 if ((int)TelCallState::CALL_STATUS_ACTIVE == (int)call.callState) { in HangupCall()
431 } else if ((int)TelCallState::CALL_STATUS_ACTIVE == call.callstate) { in UpdateAgIndicator()
593 } else if (callList_[j].callstate == (int)TelCallState::CALL_STATUS_ACTIVE) { in HandlePhoneStateMock()
942 } else if ((int)TelCallState::CALL_STATUS_ACTIVE == (int)call.callState) { in HandleChld()
950 } else if ((int)TelCallState::CALL_STATUS_ACTIVE == (int)call.callState) { in HandleChld()
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp1275 case StateType::CALL_STATUS_ACTIVE: in HandleCallEnded()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp79 DEVICE_MONITOR->callState_ = StateType::CALL_STATUS_ACTIVE; in HWTEST_F()

Completed in 9 milliseconds