Searched defs:dstAmount (Results 1 – 1 of 1) sorted by relevance
2099 int dstAmount = isDst ? newTimeZone.getDSTSavings() : 0; in subParseZoneStringFromICU() local2169 int dstAmount = (nameIndex >= 3) ? tz.getDSTSavings() : 0; in subParseZoneStringFromSymbols() local