Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_hisysevent.cpp26 static constexpr const char *SIM_STATE_CHANGE_EVENT = "SIM_STATE_CHANGE"; variable
77 HiWriteBehaviorEvent(SIM_STATE_CHANGE_EVENT, SLOT_ID_KEY, slotId, STATE_KEY, state); in WriteSimStateBehaviorEvent()