Home
last modified time | relevance | path

Searched defs:SentenceTextInfoParams (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DSentenceLevelAdapter.java65 public static class SentenceTextInfoParams { class in SentenceLevelAdapter
69 public SentenceTextInfoParams(TextInfo ti, ArrayList<SentenceWordItem> items) { in SentenceTextInfoParams() method in SentenceLevelAdapter.SentenceTextInfoParams