Searched refs:COUNTRY_CODE_KEY (Results 1 – 2 of 2) sorted by relevance
47 inline constexpr const char *COUNTRY_CODE_KEY = "telephony.sim.countryCode"; variable
565 std::string key = COUNTRY_CODE_KEY + std::to_string(slotId_); in SaveCountryCode()