Searched refs:sLastCountry (Results 1 – 1 of 1) sorted by relevance
50 private static String sLastCountry = null; field in TimeUtils159 if ((country != null) && country.equals(sLastCountry)) { in getTimeZones()214 sLastCountry = country; in getTimeZones()