Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DChineseDateFormat.java127 protected void subFormat(StringBuffer buf, in subFormat() method in ChineseDateFormat
DSimpleDateFormat.java1513 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1531 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1556 protected void subFormat(StringBuffer buf, in subFormat() method in SimpleDateFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormat.java125 protected void subFormat(StringBuffer buf, in subFormat() method in ChineseDateFormat
DSimpleDateFormat.java1525 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1542 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1566 protected void subFormat(StringBuffer buf, in subFormat() method in SimpleDateFormat
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1391 SimpleDateFormat::subFormat(UnicodeString &appendTo, in subFormat() function in SimpleDateFormat