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