Home
last modified time | relevance | path

Searched refs:RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h212 RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT, enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp276 case RadioEvent::RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT: in ProcessEvent()
557 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT); in SendCallSetupRequestResult()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp783 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT); in SendCallSetupRequestResultTest()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp737 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT); in OnRequestSendCallSetupRequestResultTest()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2738 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_CALL_SETUP_REQUEST_RESULT, 1);