Searched refs:createCorrectionWordInfo (Results 1 – 1 of 1) sorted by relevance
62 private static SuggestedWordInfo createCorrectionWordInfo(final String word) { in createCorrectionWordInfo() method in SuggestedWordsTests73 infos.add(createCorrectionWordInfo(word)); in createCorrectionWordInfos()143 list.add(createCorrectionWordInfo(Integer.toString(i))); in testGetTypedWordInfoOrNull()