Searched refs:mAuthInterruptActive (Results 1 – 1 of 1) sorted by relevance
322 private boolean mAuthInterruptActive; field in KeyguardUpdateMonitor2617 if (mAuthInterruptActive == active) { in onAuthInterruptDetected()2620 mAuthInterruptActive = active; in onAuthInterruptDetected()2778 (mAuthInterruptActive || triggerActiveUnlockForAssistant || awakeKeyguard) in shouldTriggerActiveUnlock()2794 mAuthInterruptActive, in shouldTriggerActiveUnlock()