Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_notification.h38 HNOTI_SIM_STK_SESSION_END_NOTIFY, enumerator
/base/telephony/ril_adapter/services/hril/include/
Dhril_notification_map.h30 {HNOTI_SIM_STK_SESSION_END_NOTIFY, NEED_LOCK},
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_report.c277 reportInfo.notifyId = HNOTI_SIM_STK_SESSION_END_NOTIFY; in OnNotifyStkOps()
/base/telephony/ril_adapter/services/hril/src/
Dhril_sim.cpp71 notiMemberFuncMap_[HNOTI_SIM_STK_SESSION_END_NOTIFY] = &HRilSim::SimStkSessionEndNotify; in AddNotificationHandlerToMap()