Searched defs:gmtoff (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,
72 mGmtOffs = gmtoff;
67 ZoneInfo(String name, int[] transitions, byte[] type, int[] gmtoff, byte[] isdst, byte[] abbrev, byte[] data, int abbrevoff) argument

Completed in 40 milliseconds