Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Dradio_event.h188 RADIO_STK_SESSION_END, enumerator
/base/telephony/core_service/services/sim/src/
Dstk_controller.cpp65 …nager->RegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_SESSION_END, nullptr); in RegisterEvents()
86 …elRilManager->UnRegisterCoreNotify(slotId_, shared_from_this(), RadioEvent::RADIO_STK_SESSION_END); in UnRegisterEvents()
105 case RadioEvent::RADIO_STK_SESSION_END: in ProcessEvent()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_sim.cpp39 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_STK_SESSION_END); in SimStkSessionEndNotify()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp2170 event = AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_STK_SESSION_END, 1);