Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_constant.h223 MSG_SIM_SPN_UPDATED = 0xf5 enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp513 spnUpdatedObser_->NotifyObserver(MSG_SIM_SPN_UPDATED); in UpdateSPN()