Searched refs:getCharSequenceOrString (Results 1 - 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DTextInfoCompatUtils.java62 public static CharSequence getCharSequenceOrString(final TextInfo textInfo) { method in class:TextInfoCompatUtils
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
H A DTextInfoCompatUtilsTests.java61 TextInfoCompatUtils.getCharSequenceOrString(textInfo);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidSpellCheckerSession.java50 final CharSequence typedText = TextInfoCompatUtils.getCharSequenceOrString(ti);
207 TextInfoCompatUtils.getCharSequenceOrString(prevTextInfo);
H A DSentenceLevelAdapter.java141 TextInfoCompatUtils.getCharSequenceOrString(originalTextInfo);

Completed in 169 milliseconds