Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTimeZoneLookupHelper.java85 public static final class CountryResult { class in TimeZoneLookupHelper
98 public CountryResult(String zoneId, boolean allZonesHaveSameOffset, long whenMillis) { in CountryResult() method in TimeZoneLookupHelper.CountryResult