Searched refs:mAuthInterruptActive (Results 1 – 1 of 1) sorted by relevance
204 private boolean mAuthInterruptActive; field in KeyguardUpdateMonitor1569 if (mAuthInterruptActive == active) { in onAuthInterruptDetected()1572 mAuthInterruptActive = active; in onAuthInterruptDetected()1629 return (mBouncer || mAuthInterruptActive || awakeKeyguard || shouldListenForFaceAssistant()) in shouldListenForFace()