Home
last modified time | relevance | path

Searched refs:getShortMonths (Results 1 – 25 of 33) sorted by relevance

12

/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DDateFormatSymbolsTest.java83 compareArrays(jdkDfs.getShortMonths(), icuDfs.getShortMonths(), loc, "getShortMonths"); in TestICUEquivalent()
106 dfs.setShortMonths(dfsEnUS.getShortMonths()); in TestSetSymbols()
114 compareArrays(dfs.getShortMonths(), dfsEnUS.getShortMonths(), loc, "getShortMonths"); in TestSetSymbols()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DDateFormatSymbolsTest.java110 assertNotNull(dfs.getShortMonths()); in testGetShortMonths()
118 String[] oldvalue = dfs.getShortMonths(); in testSetShortMonths()
122 String[] result = dfs.getShortMonths(); in testSetShortMonths()
132 assertNotNull(dfs.getShortMonths()); in testGetWeekdays()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DDateFormatSymbolsICU.java111 public String[] getShortMonths() { in getShortMonths() method in DateFormatSymbolsICU
113 return super.getShortMonths(); in getShortMonths()
115 return fIcuDfs.getShortMonths(); in getShortMonths()
DSimpleDateFormatICU.java179 newJDK = newFormatSymbols.getShortMonths(); in setDateFormatSymbols()
180 curICU = icuDfs.getShortMonths(); in setDateFormatSymbols()
DCalendarICU.java312 result = (style == LONG) ? dfs.getMonths() : dfs.getShortMonths(); in getFieldStrings()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DDateFormatSymbols.java313 return dfs.getShortMonths(); in getMonths()
359 public String[] getShortMonths() { in getShortMonths() method in DateFormatSymbols
360 return dfs.getShortMonths(); in getShortMonths()
/external/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp234 const UnicodeString *shortMonths = en.getShortMonths(count); in TestSymbols()
236 if( *en.getShortMonths(count) != *fr.getShortMonths(count)) { in TestSymbols()
Ddtfmttst.cpp4871 const UnicodeString *months = sym->getShortMonths(count); in TestDFSCreateForLocaleNonGregorianLocale()
4890 const UnicodeString *months = sym->getShortMonths(count); in TestDFSCreateForLocaleWithCalendarInLocale()
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h261 const UnicodeString* getShortMonths(int32_t& count) const;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatSymbols.java176 final String[] shortMonths = en.getShortMonths(); in TestSymbols()
178 final String[] shortMonths1 = fr.getShortMonths(); in TestSymbols()
DDateFormatRegressionTest.java1146 String[] shortMonthsCivil = islamicCivilDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
1158 String[] shortMonths = islamicDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
1171 shortMonths = gregorianDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDateFormatSymbols.java179 final String[] shortMonths = en.getShortMonths(); in TestSymbols()
181 final String[] shortMonths1 = fr.getShortMonths(); in TestSymbols()
DDateFormatRegressionTest.java1149 String[] shortMonthsCivil = islamicCivilDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
1161 String[] shortMonths = islamicDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
1174 shortMonths = gregorianDateFormatSymbols.getShortMonths(); in Test5006GetShortMonths()
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java259 … return new StringBuffer(DateFormatSymbols.getInstance().getShortMonths()[month] + " '0" + year); in onCreate()
/external/icu/icu4c/source/i18n/
Dudat.cpp623 res = syms->getShortMonths(count); in udat_getSymbols()
765 syms->getShortMonths(count); in udat_countSymbols()
Ddtfmtsym.cpp667 DateFormatSymbols::getShortMonths(int32_t &count) const in getShortMonths() function in DateFormatSymbols
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DFormatHandler.java1887 tmp.setShortMonths(dfsb.getShortMonths()); in hasSameBehavior()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatHandler.java1884 tmp.setShortMonths(dfsb.getShortMonths()); in hasSameBehavior()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java883 public String[] getShortMonths() { in getShortMonths() method in DateFormatSymbols
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateFormatSymbols.java863 public String[] getShortMonths() { in getShortMonths() method in DateFormatSymbols
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz
Dicu4j52.api3.gz
Dicu4j50.api3.gz12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j49.api3.gz
Dicu4j51.api3.gz12;ICU4J 51.1;; 2ST@3.6;PB;NS;NF;NS; ...

12