Searched refs:typedText (Results 1 – 1 of 1) sorted by relevance
50 final CharSequence typedText = TextInfoCompatUtils.getCharSequenceOrString(ti); in fixWronglyInvalidatedWordWithSingleQuote() local51 if (!typedText.toString().contains(AndroidSpellCheckerService.SINGLE_QUOTE)) { in fixWronglyInvalidatedWordWithSingleQuote()67 final CharSequence subText = typedText.subSequence(offset, offset + length); in fixWronglyInvalidatedWordWithSingleQuote()