Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_constant.h257 ICC_STATE_SIMLOCK = 8 enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp821 …SimStateEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SIM_STATE_CHANGED, ICC_STATE_SIMLOCK, ""); in NotifySimLock()