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()
140 final int gmtOffset = mTz.getOffset(now); in getGmtDisplayName() local
870 int gmtOffset = zone.getOffset(System.currentTimeMillis()); in setTimeZoneImpl() local2390 int gmtOffset = zone.getOffset(System.currentTimeMillis()); in onReceive() local