Searched refs:isSessionActive (Results 1 – 5 of 5) sorted by relevance
90 private val isSessionActive: Boolean in <lambda>() constant239 isSessionActive in <lambda>()257 !isSessionActive in <lambda>()271 } else if (isSessionActive) { in <lambda>()
166 private boolean isSessionActive() { in isSessionActive() method in SpellChecker242 final boolean isSessionActive = isSessionActive(); in spellCheck()251 if (isSessionActive != spellCheckerActivated) { in spellCheck()257 if (!isSessionActive) return; in spellCheck()
20380 HSPLandroid/widget/SpellChecker;->isSessionActive()Z
20444 HSPLandroid/widget/SpellChecker;->isSessionActive()Z
69236 Landroid/widget/SpellChecker;->isSessionActive()Z