Searched refs:newCountry (Results 1 – 2 of 2) sorted by relevance
233 (newCountry) -> { in startCountryDetector() argument234 updateCountryCodeFromCountryDetector(newCountry); in startCountryDetector()
668 private void countryCodeConsumer(Country newCountry) { in countryCodeConsumer() argument673 mCurrentCountry = newCountry; in countryCodeConsumer()674 mCurrentCountryIso = getCountryIsoFromCountry(newCountry); in countryCodeConsumer()