Searched refs:formattedUnitAmount (Results 1 – 1 of 1) sorted by relevance
778 …dUnit(String unitType, UnitLength unitWidth, FixedDecimal unitAmount, String formattedUnitAmount) { in getFormattedUnit() argument782 return format(getValueFromFormat(pathFormat, unitType, form), formattedUnitAmount); in getFormattedUnit()