HomeSort by relevance Sort by last modified time
    Searched refs:textInfoParams (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java 179 final SentenceLevelAdapter.SentenceTextInfoParams textInfoParams =
182 textInfoParams.mItems;
189 textInfoParams, onGetSuggestionsMultiple(
  /frameworks/base/core/java/android/service/textservice/
SpellCheckerService.java 188 final SentenceLevelAdapter.SentenceTextInfoParams textInfoParams =
191 textInfoParams.mItems;
198 textInfoParams, onGetSuggestionsMultiple(

Completed in 42 milliseconds