Searched defs:TIME_ZONE (Results 1 – 5 of 5) sorted by relevance
213 @libcore.util.NonNull public static final java.text.DateFormat.Field TIME_ZONE; field in DateFormat.Field
217 public static final java.text.DateFormat.Field TIME_ZONE; field in DateFormat.Field
334 public static final java.text.DateFormat.Field TIME_ZONE; field in DateFormat.Field
1099 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
154 static final SimpleTimeZone TIME_ZONE = new SimpleTimeZone(3600000, field in SerializationStressTest