Searched refs:timeZoneCountryIso (Results 1 – 1 of 1) sorted by relevance
582 String timeZoneCountryIso = countryIso; in updateLocale() local590 timeZoneCountryIso = ""; in updateLocale()594 log("updateLocale: timeZoneCountryIso = " + timeZoneCountryIso in updateLocale()597 if (TextUtils.isEmpty(timeZoneCountryIso) && !isTestMcc) { in updateLocale()600 mNitzStateMachine.handleCountryDetected(timeZoneCountryIso); in updateLocale()