Home
last modified time | relevance | path

Searched refs:MSG_SIM_SEND_NCFG_OPER_INFO_DONE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h85 const int MSG_SIM_SEND_NCFG_OPER_INFO_DONE = 62; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp86 { MSG_SIM_SEND_NCFG_OPER_INFO_DONE,
470 auto event = AppExecFwk::InnerEvent::Get(MSG_SIM_SEND_NCFG_OPER_INFO_DONE); in SendSimMatchedOperatorInfo()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h150 MSG_SIM_SEND_NCFG_OPER_INFO_DONE = 0x7f000005 enumerator
H A Dtel_ril_test.cpp434 …o event = AppExecFwk::InnerEvent::Get(uint32_t(CustomMessageID::MSG_SIM_SEND_NCFG_OPER_INFO_DONE)); in OnRequestSendSimMatchedOperatorInfoTest()
1957 case uint32_t(CustomMessageID::MSG_SIM_SEND_NCFG_OPER_INFO_DONE): { in ProcessEvent()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1766 event = AppExecFwk::InnerEvent::Get(MSG_SIM_SEND_NCFG_OPER_INFO_DONE);