Searched refs:puncList (Results 1 – 1 of 1) sorted by relevance
220 final ArrayList<SuggestedWordInfo> puncList = CollectionUtils.newArrayList(); in createSuggestPuncList() local224 puncList.add(new SuggestedWordInfo(KeySpecParser.getLabel(puncSpec), in createSuggestPuncList()229 return new SuggestedWords(puncList, in createSuggestPuncList()