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