Home
last modified time | relevance | path

Searched defs:MessageFormat (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dchoicfmt.h45 class MessageFormat; variable
494 friend class MessageFormat; variable
Dselfmt.h34 class MessageFormat; variable
Dplurfmt.h596 friend class MessageFormat; variable
Dsmpdtfmt.h47 class MessageFormat; variable
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DMessageFormat.java412 public class MessageFormat extends UFormat { class
424 public MessageFormat(java.text.MessageFormat delegate) { in MessageFormat() method in MessageFormat
441 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat
458 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat
475 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp170 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(MessageFormat) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
233 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
254 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
276 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
299 MessageFormat::MessageFormat(const MessageFormat& that) in MessageFormat() function in MessageFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java336 public class MessageFormat extends UFormat { class
350 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat
364 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat
377 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java339 public class MessageFormat extends UFormat { class
354 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat
369 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat
383 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat