Searched defs:typeIndex (Results 1 – 1 of 1) sorted by relevance
204 int typeIndex = typeIndexes[i] & 0xff; in createTransitions() local410 final int typeIndex; field in TzFileDumper.Transition412 Transition(long transitionTimeSeconds, int typeIndex) { in Transition()