Searched refs:possibleFormats (Results 1 – 2 of 2) sorted by relevance
116 private List<NumberFormat> possibleFormats = new ArrayList<NumberFormat>(); field in AsYouTypeFormatter151 Iterator<NumberFormat> it = possibleFormats.iterator(); in maybeCreateNewTemplate()187 possibleFormats.add(format); in getAvailableFormats()200 Iterator<NumberFormat> it = possibleFormats.iterator(); in narrowDownPossibleFormats()281 possibleFormats.clear(); in clear()368 if (possibleFormats.size() > 0) { // The formatting patterns are already chosen. in inputDigitWithOptionToRememberPosition()392 possibleFormats.clear(); in attemptToChoosePatternWithPrefixExtracted()430 for (NumberFormat numberFormat : possibleFormats) { in attemptToFormatAccruedDigits()652 if (possibleFormats.size() == 1) { in inputDigitHelper()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...