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/nitz/
DTimeZoneLookupHelper.java50 public static final class CountryResult { class in TimeZoneLookupHelper
78 public CountryResult(@NonNull String zoneId, @Quality int quality, String debugInfo) { in CountryResult() method in TimeZoneLookupHelper.CountryResult