Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h211 RADIO_STK_SEND_ENVELOPE, enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp270 case RadioEvent::RADIO_STK_SEND_ENVELOPE: in ProcessEvent()
525 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_ENVELOPE); in SendEnvelopeCmd()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp764 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_STK_SEND_ENVELOPE); in SendEnvelopeCmdTest()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp720 auto event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_ENVELOPE); in OnRequestSendEnvelopeCmdTest()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2736 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SEND_ENVELOPE, 1);