Searched defs:formattedNumber (Results 1 – 3 of 3) sorted by relevance
372 String formattedNumber = attemptToFormatAccruedDigits(); in inputDigitWithOptionToRememberPosition() local433 String formattedNumber = m.replaceAll(numberFormat.getFormat()); in attemptToFormatAccruedDigits() local490 String formattedNumber = attemptToFormatAccruedDigits(); in attemptToChooseFormattingPattern() local
164 UnicodeString formattedNumber; in format() local
1163 FastStringBuffer formattedNumber = StringBufferPool.get(); in formatNumberList() local1317 FastStringBuffer formattedNumber) in getFormattedNumber()