Searched refs:isSpellCheckInProgress (Results 1 – 2 of 2) sorted by relevance
51 public boolean isSpellCheckInProgress() { in isSpellCheckInProgress() method in SpellCheckSpan
275 if (mIds[i] < 0 || spellCheckSpan.isSpellCheckInProgress()) continue; in spellCheck()622 if (mIds[i] < 0 || spellCheckSpan.isSpellCheckInProgress()) { in parse()