Searched defs:isdst (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
H A DZoneInfo.java68 int[] gmtoff, byte[] isdst, byte[] abbrev,
73 mIsDsts = isdst;
67 ZoneInfo(String name, int[] transitions, byte[] type, int[] gmtoff, byte[] isdst, byte[] abbrev, byte[] data, int abbrevoff) argument

Completed in 47 milliseconds