Searched refs:smallestAmount (Results 1 – 4 of 4) sorted by relevance
404 const Formattable &smallestAmount,
921 Number smallestAmount, in formatNumeric() argument931 FormattedNumber result = getNumberFormatter().format(smallestAmount); in formatNumeric()
880 Number smallestAmount, in formatNumeric() argument890 FormattedNumber result = getNumberFormatter().format(smallestAmount); in formatNumeric()
1041 const Formattable &smallestAmount, // 23.5 for 5:37:23.5 in formatNumeric() argument1055 smallestAmount, smallestAmountFormatted, intFieldPosition, status); in formatNumeric()