Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h57 const int MSG_SIM_GET_ICC_STATUS_DONE = 3; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp417 auto event = AppExecFwk::InnerEvent::Get(MSG_SIM_GET_ICC_STATUS_DONE); in ObtainIccStatus()
711 case MSG_SIM_GET_ICC_STATUS_DONE: in ProcessEvent()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1742 event = AppExecFwk::InnerEvent::Get(MSG_SIM_GET_ICC_STATUS_DONE);