Home
last modified time | relevance | path

Searched defs:countryUsesUtc (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/
H A DTimeZoneSuggesterImpl.java296 private boolean countryUsesUtc(String countryIsoCode, NitzData nitzData) { in countryUsesUtc() method in TimeZoneSuggesterImpl
H A DTimeZoneLookupHelper.java310 public boolean countryUsesUtc(@NonNull String isoCountryCode, long whenMillis) { in countryUsesUtc() method in TimeZoneLookupHelper