Searched refs:isSessionActive (Results 1 – 1 of 1) sorted by relevance
165 private boolean isSessionActive() { in isSessionActive() method in SpellChecker223 final boolean isSessionActive = isSessionActive(); in spellCheck()232 if (isSessionActive != spellCheckerActivated) { in spellCheck()238 if (!isSessionActive) return; in spellCheck()