Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dconstant_definition.h98 COUNTRY_CODE_FROM_SIM, enumerator
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp131 SetEnumPropertyByInteger(env, countryCodeType, COUNTRY_CODE_FROM_SIM, "COUNTRY_CODE_FROM_SIM"); in CountryCodeTypeConstructor()
/base/location/frameworks/native/source/
Dcountry_code_manager.cpp249 type = COUNTRY_CODE_FROM_SIM; in GetIsoCountryCode()