Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_errors.h24 CORE_SERVICE_SIM_CARD_IS_NOT_ACTIVE = CORE_SERVICE_SIM_ERR_OFFSET, enumerator
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp494 case CORE_SERVICE_SIM_CARD_IS_NOT_ACTIVE: in CreateSimErrorMessageForJs()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp847 return CORE_SERVICE_SIM_CARD_IS_NOT_ACTIVE; in GetTargetDefaultSimId()