Searched refs:noTimezoneChangeWithin184Days (Results 1 – 1 of 1) sorted by relevance
219 boolean noTimezoneChangeWithin184Days = noTimezoneChangeWithin184Days(timeZone, date); in getFormattedZone()222 noTimezoneChangeWithin184Days); in getFormattedZone()240 int gmtOffset1, String metazone, boolean noTimezoneChangeWithin184Days) { in getFormattedZone() argument242 metazone, noTimezoneChangeWithin184Days); in getFormattedZone()248 noTimezoneChangeWithin184Days); in getFormattedZone()254 noTimezoneChangeWithin184Days); in getFormattedZone()258 boolean daylight, int gmtOffset1, String metazone, boolean noTimezoneChangeWithin184Days) { in getFormattedZoneInternal() argument326 if (metaZoneName == null && noTimezoneChangeWithin184Days) { in getFormattedZoneInternal()397 type == Type.GENERIC || noTimezoneChangeWithin184Days ? regionFormat in getFormattedZoneInternal()464 public boolean noTimezoneChangeWithin184Days(BasicTimeZone timeZone, long date) {