Searched defs:formattedNumber (Results 1 – 2 of 2) sorted by relevance
369 String formattedNumber = attemptToFormatAccruedDigits(); in inputDigitWithOptionToRememberPosition() local425 String formattedNumber = m.replaceAll(numberFormat.getFormat()); in attemptToFormatAccruedDigits() local
1163 FastStringBuffer formattedNumber = StringBufferPool.get(); in formatNumberList() local1317 FastStringBuffer formattedNumber) in getFormattedNumber()