Searched defs:isoCountryCode (Results 1 – 3 of 3) sorted by relevance
157 public OffsetResult lookupByNitzCountry(NitzData nitzData, String isoCountryCode) { in lookupByNitzCountry()194 public CountryResult lookupByCountry(String isoCountryCode, long whenMillis) { in lookupByCountry()270 public boolean countryUsesUtc(String isoCountryCode, long whenMillis) { in countryUsesUtc()279 private CountryTimeZones getCountryTimeZones(String isoCountryCode) { in getCountryTimeZones()
200 String isoCountryCode = mDeviceState.getNetworkCountryIsoForPhone(); in handleNetworkCountryCodeSet() local343 String isoCountryCode, TimeStampedValue<NitzData> nitzSignal) { in countryUsesUtc()
309 String isoCountryCode, OffsetResult lookupResult) { in assertOffsetResultZoneCountry()