Home
last modified time | relevance | path

Searched defs:subFormat (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormat.java122 protected void subFormat(StringBuffer buf, in subFormat() method in ChineseDateFormat
DSimpleDateFormat.java1475 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1492 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1516 protected void subFormat(StringBuffer buf, in subFormat() method in SimpleDateFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DChineseDateFormat.java124 protected void subFormat(StringBuffer buf, in subFormat() method in ChineseDateFormat
DSimpleDateFormat.java1463 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1481 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1506 protected void subFormat(StringBuffer buf, in subFormat() method in SimpleDateFormat
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1389 SimpleDateFormat::subFormat(UnicodeString &appendTo, in subFormat() function in SimpleDateFormat