Searched refs:reportAsTypo (Results 1 – 1 of 1) sorted by relevance
207 public static SuggestionsInfo getNotInDictEmptySuggestions(final boolean reportAsTypo) { in getNotInDictEmptySuggestions() argument208 return new SuggestionsInfo(reportAsTypo ? SuggestionsInfo.RESULT_ATTR_LOOKS_LIKE_TYPO : 0, in getNotInDictEmptySuggestions()