Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h63 const int MSG_SIM_CHANGE_PIN_DONE = 6; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp50 { MSG_SIM_CHANGE_PIN_DONE,
208 auto event = AppExecFwk::InnerEvent::Get(MSG_SIM_CHANGE_PIN_DONE); in AlterPin()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1748 event = AppExecFwk::InnerEvent::Get(MSG_SIM_CHANGE_PIN_DONE);