Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h87 const int MSG_SIM_GET_SIM_IO_DONE = 71; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp90 { MSG_SIM_GET_SIM_IO_DONE,
969 auto event = AppExecFwk::InnerEvent::Get(MSG_SIM_GET_SIM_IO_DONE); in GetSimIO()