Searched refs:updateSpellCheckSpans (Results 1 – 1 of 1) sorted by relevance
244 updateSpellCheckSpans(0, mTextView.getText().length(), in onAttachedToWindow()530 private void updateSpellCheckSpans(int start, int end, boolean createSpellChecker) { in updateSpellCheckSpans() method in Editor1017 updateSpellCheckSpans(start, start + after, false); in sendOnTextChanged()2723 updateSpellCheckSpans(spanStart, spanEnd, false); in onItemClick()