Searched refs:oldCountryIsoCode (Results 1 – 1 of 1) sorted by relevance
207 String oldCountryIsoCode = mCountryIsoCode; in handleCountryDetected() local209 if (!Objects.equals(oldCountryIsoCode, mCountryIsoCode)) { in handleCountryDetected()