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()294 @Nullable Boolean isDst, long whenMillis) { in offsetMatchesAtTime()
189 public boolean isDst() { in isDst() method in NitzData
223 int totalOffsetMillis, boolean isDst) { in lookupByOffsetWithBias()
100 int offsetMillis, boolean isDst, long whenMillis, String countryIso) { in getIcuTimeZone()
129 public int isDst; field in Time