Searched refs:SentenceTextInfoParams (Results 1 – 2 of 2) sorted by relevance
65 public static class SentenceTextInfoParams { class in SentenceLevelAdapter69 public SentenceTextInfoParams(TextInfo ti, ArrayList<SentenceWordItem> items) { in SentenceTextInfoParams() method in SentenceLevelAdapter.SentenceTextInfoParams136 public SentenceTextInfoParams getSplitWords(TextInfo originalTextInfo) {159 return new SentenceTextInfoParams(originalTextInfo, wordItems);163 SentenceTextInfoParams originalTextInfoParams, SuggestionsInfo[] results) {
176 final SentenceLevelAdapter.SentenceTextInfoParams textInfoParams = in splitAndSuggest()