Searched refs:getSuggestionsFromCache (Results 1 – 2 of 2) sorted by relevance
87 if (mSuggestionsCache.getSuggestionsFromCache(splitText.toString()) == null) { in fixWronglyInvalidatedWordWithSingleQuote()
82 public SuggestionsParams getSuggestionsFromCache(final String query) { in getSuggestionsFromCache() method in AndroidWordLevelSpellCheckerSession.SuggestionsCache