Searched defs:countryUsesUtc (Results 1 – 2 of 2) sorted by relevance
296 private boolean countryUsesUtc(String countryIsoCode, NitzData nitzData) { in countryUsesUtc() method in TimeZoneSuggesterImpl
310 public boolean countryUsesUtc(@NonNull String isoCountryCode, long whenMillis) { in countryUsesUtc() method in TimeZoneLookupHelper