Searched defs:ti (Results 1 – 3 of 3) sorted by relevance
57 public SentenceWordItem(TextInfo ti, int start, int end) { in SentenceWordItem()71 public SentenceTextInfoParams(TextInfo ti, ArrayList<SentenceWordItem> items) { in SentenceTextInfoParams()
48 private SentenceSuggestionsInfo fixWronglyInvalidatedWordWithSingleQuote(TextInfo ti, in fixWronglyInvalidatedWordWithSingleQuote()
210 TransitionInflater ti = TransitionInflater.from(mMainActivity); in initIfNeeded() local