Searched refs:LEAP (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DZoneInfo.java40 private static final int[] LEAP = new int[] { field in class:ZoneInfo
192 int[] mlen = isLeap ? LEAP : NORMAL;

Completed in 28 milliseconds