Home
last modified time | relevance | path

Searched refs:TIME_ZONE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/api/
Dremoved.txt39 field public static final deprecated char TIME_ZONE = 122; // 0x007a 'z'
Dsystem-removed.txt39 field public static final deprecated char TIME_ZONE = 122; // 0x007a 'z'
Dsystem-current.txt49789 field public static final java.text.DateFormat.Field TIME_ZONE;
Dcurrent.txt47260 field public static final java.text.DateFormat.Field TIME_ZONE;
/frameworks/base/core/java/android/text/format/
DDateFormat.java149 public static final char TIME_ZONE = 'z'; field in DateFormat