Searched refs:transitionTypes64Bit (Results 1 – 1 of 1) sorted by relevance
40 private byte[] transitionTypes64Bit; // Type of each transition, one per transition. field in ZoneInfoTestHelper.ZicDataBuilder76 this.transitionTypes64Bit = types; in setTransitions()125 transitionTypes32Bit.add(transitionTypes64Bit[i - 1]); in build()131 transitionTypes32Bit.add(transitionTypes64Bit[i]); in build()157 writeByteArray(baos, transitionTypes64Bit); in build()