Searched refs:getNumberFormatByIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1024 NumberFormat * getNumberFormatByIndex(UDateFormatField index) const;
/external/icu4c/i18n/unicode/
H A Dsmpdtfmt.h1616 NumberFormat * getNumberFormatByIndex(UDateFormatField index) const;
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp1059 NumberFormat *currentNumberFormat = getNumberFormatByIndex(UDAT_TIMEZONE_RFC_FIELD);
1472 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
1737 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { function in class:SimpleDateFormat
2391 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1220 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
1615 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { function in class:SimpleDateFormat
2440 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);

Completed in 114 milliseconds