Searched refs:effectiveZone (Results 1 – 1 of 1) sorted by relevance
160 final ZoneId effectiveZone = (overrideZone != null ? overrideZone : temporalZone); in adjust() local214 return (R) effectiveZone; in adjust()226 (effectiveZone != null ? " with zone " + effectiveZone : ""); in adjust()