Searched refs:addSpellCheckSpan (Results 1 – 2 of 2) sorted by relevance
196 private void addSpellCheckSpan(Editable editable, int start, int end) { in addSpellCheckSpan() method in SpellChecker663 addSpellCheckSpan(editable, spellCheckStart, spellCheckEnd); in parse()710 addSpellCheckSpan(editable, wordStart, wordEnd); in parse()
84302 Landroid/widget/SpellChecker;->addSpellCheckSpan(Landroid/text/Editable;II)V