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