Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h205 RADIO_STK_SESSION_END, enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp208 …nager->RegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_SESSION_END, nullptr); in RegisterEvents()
229 …elRilManager->UnRegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_SESSION_END); in UnRegisterEvents()
248 case RadioEvent::RADIO_STK_SESSION_END: in ProcessEvent()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp37 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_STK_SESSION_END); in SimStkSessionEndNotify()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2724 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SESSION_END, 1);