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