Searched defs:gmtOffset (Results 1 – 3 of 3) sorted by relevance
92 final int gmtOffset = tz.getOffset(timeMillis); in buildGmtDisplayName() local121 public static void appendGmtOffset(StringBuilder sb, final int gmtOffset) { in appendGmtOffset()
132 final int gmtOffset = mTz.getOffset(now); in getGmtDisplayName() local
990 int gmtOffset = zone.getOffset(System.currentTimeMillis()); in setTimeZoneImpl() local2670 int gmtOffset = zone.getOffset(System.currentTimeMillis()); in onReceive() local