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.java1501 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1519 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1544 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.java1513 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1530 protected String subFormat(char ch, int count, int beginOffset, in subFormat() method in SimpleDateFormat
1554 protected void subFormat(StringBuffer buf, in subFormat() method in SimpleDateFormat
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1399 SimpleDateFormat::subFormat(UnicodeString &appendTo, in subFormat() function in SimpleDateFormat