Searched refs:measureFormatter (Results 1 – 1 of 1) sorted by relevance
86 MeasureFormat measureFormatter = MeasureFormat.getInstance(locale, in formatMeasureShort() local88 return measureFormatter.format(new Measure(value, units)); in formatMeasureShort()