Searched refs:KEY_PREFERENCE_CURRENT_COUNTRY (Results 1 – 1 of 1) sorted by relevance
66 static final String KEY_PREFERENCE_CURRENT_COUNTRY = "preference_current_country"; field in CountryDetector173 .getString(KEY_PREFERENCE_CURRENT_COUNTRY, null); in getLocationBasedCountryIso()233 .putString(CountryDetector.KEY_PREFERENCE_CURRENT_COUNTRY, country) in processLocationUpdate()