Home
last modified time | relevance | path

Searched refs:RADIO_STK_EVENT_NOTIFY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h208 RADIO_STK_EVENT_NOTIFY, enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp211 …ager->RegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_EVENT_NOTIFY, nullptr); in RegisterEvents()
232 …lRilManager->UnRegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_EVENT_NOTIFY); in UnRegisterEvents()
257 case RadioEvent::RADIO_STK_EVENT_NOTIFY: in ProcessEvent()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp55 …EPHONY_LOG_FUNC_NAME, std::make_shared<std::string>(response), RadioEvent::RADIO_STK_EVENT_NOTIFY); in SimStkEventNotify()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2730 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_EVENT_NOTIFY, 1);