Searched refs:ISO_BASIC_FULL (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTimeZoneFormat.java144 ISO_BASIC_FULL (ISO_Z_STYLE_FLAG), enum constant in enum:TimeZoneFormat.Style
902 case ISO_BASIC_FULL:
1091 case ISO_BASIC_FULL:
H A DSimpleDateFormat.java1770 result = tzFormat().format(Style.ISO_BASIC_FULL, tz, date);
3223 style = Style.ISO_BASIC_FULL;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java157 ISO_BASIC_FULL (ISO_Z_STYLE_FLAG), enum constant in enum:TimeZoneFormat.Style
959 case ISO_BASIC_FULL:
1152 case ISO_BASIC_FULL:
H A DSimpleDateFormat.java1780 result = tzFormat().format(Style.ISO_BASIC_FULL, tz, date);
3239 style = Style.ISO_BASIC_FULL;

Completed in 108 milliseconds