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
1662 int gmtOffset = zone.getOffset(mInjector.getCurrentTimeMillis()); in setTimeZoneImpl() local4263 int gmtOffset = zone.getOffset(mInjector.getCurrentTimeMillis()); in onReceive() local