Searched refs:isSessionActive (Results 1 – 2 of 2) 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()
84308 Landroid/widget/SpellChecker;->isSessionActive()Z