Searched defs:getNumberFormatByIndex (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1220 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
1615 SimpleDateFormat::getNumberFormatByIndex(UDateFormatField index) const { function in class:SimpleDateFormat
2440 currentNumberFormat = getNumberFormatByIndex(patternCharIndex);
/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);

Completed in 9679 milliseconds