Searched refs:punctuationList (Results 1 – 1 of 1) sorted by relevance
58 final ArrayList<SuggestedWordInfo> punctuationList = in newPunctuationSuggestions() local61 punctuationList.add(newHardCodedWordInfo(spec)); in newPunctuationSuggestions()63 return new PunctuationSuggestions(punctuationList); in newPunctuationSuggestions()