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