Home
last modified time | relevance | path

Searched defs:createFormatter (Results 1 – 23 of 23) sorted by relevance

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
DFormatterFactory.java32 Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions); in createFormatter() method
DIdentityFormatterFactory.java18 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in IdentityFormatterFactory
DDateTimeFormatterFactory.java61 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in DateTimeFormatterFactory
DNumberFormatterFactory.java53 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in NumberFormatterFactory
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DFormatterFactory.java34 Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions); in createFormatter() method
DIdentityFormatterFactory.java19 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in IdentityFormatterFactory
DDateTimeFormatterFactory.java62 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in DateTimeFormatterFactory
DNumberFormatterFactory.java54 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in NumberFormatterFactory
/external/icu/icu4c/source/test/intltest/
Dmessageformat2test_custom.cpp198 Formatter* PersonNameFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCode)… in createFormatter() function in PersonNameFormatterFactory
279 Formatter* GrammarCasesFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCod… in createFormatter() function in GrammarCasesFormatterFactory
416 Formatter* ListFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCode) { in createFormatter() function in ListFormatterFactory
571 Formatter* ResourceManagerFactory::createFormatter(const Locale& locale, UErrorCode& errorCode) { in createFormatter() function in ResourceManagerFactory
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/
DCustomFormatterGrammarCaseTest.java31 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterGrammarCaseTest.GrammarCasesFormatterFactory
DCustomFormatterListTest.java35 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterListTest.ListFormatterFactory
DCustomFormatterMessageRefTest.java36 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterMessageRefTest.ResourceManagerFactory
DCustomFormatterPersonTest.java47 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterPersonTest.PersonNameFormatterFactory
DMessageFormat2Test.java193 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in MessageFormat2Test.TemperatureFormatterFactory
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
DCustomFormatterGrammarCaseTest.java34 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterGrammarCaseTest.GrammarCasesFormatterFactory
DCustomFormatterListTest.java38 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterListTest.ListFormatterFactory
DCustomFormatterMessageRefTest.java39 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterMessageRefTest.ResourceManagerFactory
DCustomFormatterPersonTest.java50 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in CustomFormatterPersonTest.PersonNameFormatterFactory
DMessageFormat2Test.java196 public Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions) { in createFormatter() method in MessageFormat2Test.TemperatureFormatterFactory
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DBasicDurationFormatterFactory.java242 protected BasicDurationFormatter createFormatter() { in createFormatter() method in BasicDurationFormatterFactory
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/
DBasicDurationFormatterFactory.java241 protected BasicDurationFormatter createFormatter() { in createFormatter() method in BasicDurationFormatterFactory
/external/google-java-format/idea_plugin/src/main/java/com/google/googlejavaformat/intellij/
DGoogleJavaFormatFormattingService.java67 private static Formatter createFormatter(Style style, boolean canChangeWhiteSpaceOnly) { in createFormatter() method in GoogleJavaFormatFormattingService
/external/icu/icu4c/source/i18n/
Dmessageformat2_function_registry.cpp401 Formatter* StandardFunctions::NumberFactory::createFormatter(const Locale& locale, UErrorCode& erro… in createFormatter() function in message2::StandardFunctions::NumberFactory
411 Formatter* StandardFunctions::IntegerFactory::createFormatter(const Locale& locale, UErrorCode& err… in createFormatter() function in message2::StandardFunctions::IntegerFactory
934 Formatter* StandardFunctions::DateTimeFactory::createFormatter(const Locale& locale, UErrorCode& er… in createFormatter() function in message2::StandardFunctions::DateTimeFactory