Searched refs:createAppropriateFormat (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | msgfmt.h | 1016 Format* createAppropriateFormat(UnicodeString& type,
|
/external/icu/libicu/cts_headers/unicode/ |
D | msgfmt.h | 1016 Format* createAppropriateFormat(UnicodeString& type,
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 2228 private Format createAppropriateFormat(String type, String style) { in createAppropriateFormat() method in MessageFormat 2469 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessageFormat.java | 2156 private Format createAppropriateFormat(String type, String style) { in createAppropriateFormat() method in MessageFormat 2397 Format formatter = createAppropriateFormat(explicitType, style); in cacheExplicitFormats()
|
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 1655 …Format* formatter = createAppropriateFormat(explicitType, style, formattableType, parseError, stat… in cacheExplicitFormats() 1681 Format* MessageFormat::createAppropriateFormat(UnicodeString& type, UnicodeString& style, in createAppropriateFormat() function in MessageFormat
|