Searched refs:userSimCountryCode (Results 1 – 1 of 1) sorted by relevance
57 private static String userSimCountryCode = PREF_USER_SIM_COUNTRY_CODE_DEFAULT; field in SmartDialPrefix72 userSimCountryCode = manager.getSimCountryIso(); in initializeNanpSettings()78 if (userSimCountryCode != null) { in initializeNanpSettings()80 prefs.edit().putString(PREF_USER_SIM_COUNTRY_CODE, userSimCountryCode).apply(); in initializeNanpSettings()83 userSimCountryCode = in initializeNanpSettings()87 userInNanpRegion = isCountryNanp(userSimCountryCode); in initializeNanpSettings()