Searched defs:isDsts (Results 1 – 1 of 1) sorted by relevance
41 private int[] isDsts; // Whether a type uses DST, one per type. field in ZoneInfoTestHelper.ZicDataBuilder89 int[] isDsts = new int[typePairs.length]; in setTypes() local164 ByteArrayOutputStream baos, int[] offsetsSeconds, int[] isDsts) { in writeTypes()