Searched defs:isDst (Results 1 – 5 of 5) sorted by relevance
176 Boolean isDst = dstAdjustmentMillis == null ? null : dstAdjustmentMillis != 0; in lookupByNitz() local260 @Nullable Boolean isDst) { in lookupByInstantOffsetDst()290 @Nullable Boolean isDst, long whenMillis) { in offsetMatchesAtTime()
196 public boolean isDst() { in isDst() method in NitzData
223 int totalOffsetMillis, boolean isDst) { in lookupByOffsetWithBias()
70 int offsetMillis, boolean isDst, long whenMillis, String countryIso) { in getIcuTimeZone()
128 public int isDst; field in Time