Searched refs:PREF_USER_SIM_COUNTRY_CODE_DEFAULT (Results 1 – 1 of 1) sorted by relevance
55 private static final String PREF_USER_SIM_COUNTRY_CODE_DEFAULT = null; field in SmartDialPrefix57 private static String userSimCountryCode = PREF_USER_SIM_COUNTRY_CODE_DEFAULT;84 prefs.getString(PREF_USER_SIM_COUNTRY_CODE, PREF_USER_SIM_COUNTRY_CODE_DEFAULT); in initializeNanpSettings()