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