Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_constant.h59 MSG_SIM_OBTAIN_AD_DONE, // Admin data enumerator
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp337 AppExecFwk::InnerEvent::Pointer eventAD = BuildCallerInfo(MSG_SIM_OBTAIN_AD_DONE); in LoadSimFiles()
1833 memberFuncMap_[MSG_SIM_OBTAIN_AD_DONE] = in InitObtainMemberFunc()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp925 … MSG_SIM_OBTAIN_CFF_DONE, MSG_SIM_OBTAIN_AD_DONE, MSG_SIM_SMS_ON_SIM, MSG_SIM_OBTAIN_ALL_SMS_DONE,