Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp46 static constexpr const char *JS_ERROR_SIM_CARD_IS_NOT_ACTIVE_STRING = "SIM card is not activated."; variable
76 { JsErrorCode::JS_ERROR_SIM_CARD_IS_NOT_ACTIVE, JS_ERROR_SIM_CARD_IS_NOT_ACTIVE_STRING },