Searched refs:newHardCodedWordInfo (Results 1 – 1 of 1) sorted by relevance
61 punctuationList.add(newHardCodedWordInfo(spec)); in newPunctuationSuggestions()98 return newHardCodedWordInfo(getWord(index)); in getInfo()116 private static SuggestedWordInfo newHardCodedWordInfo(final String keySpec) { in newHardCodedWordInfo() method in PunctuationSuggestions