Searched refs:getSuggestionsFromCache (Results 1 – 2 of 2) sorted by relevance
84 public SuggestionsParams getSuggestionsFromCache(String query, in getSuggestionsFromCache() method in AndroidWordLevelSpellCheckerSession.SuggestionsCache231 mSuggestionsCache.getSuggestionsFromCache(inText, prevWordsInfo); in onGetSuggestionsInternal()
83 if (mSuggestionsCache.getSuggestionsFromCache(splitText.toString(), prevWordsInfo) in fixWronglyInvalidatedWordWithSingleQuote()