D | TimeZoneLookupHelper.java | 52 @IntDef({ QUALITY_SINGLE_ZONE, QUALITY_DEFAULT_BOOSTED, QUALITY_MULTIPLE_ZONES_SAME_OFFSET, 57 public static final int QUALITY_SINGLE_ZONE = 1; field in TimeZoneLookupHelper.CountryResult 225 matchQuality = CountryResult.QUALITY_SINGLE_ZONE; in lookupByCountry()
|