Searched refs:mAuthInterruptActive (Results 1 – 1 of 1) sorted by relevance
219 private boolean mAuthInterruptActive; field in KeyguardUpdateMonitor1669 if (mAuthInterruptActive == active) { in onAuthInterruptDetected()1672 mAuthInterruptActive = active; in onAuthInterruptDetected()1760 return (mBouncer || mAuthInterruptActive || awakeKeyguard || shouldListenForFaceAssistant()) in shouldListenForFace()