Home
last modified time | relevance | path

Searched refs:mAuthInterruptActive (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java316 private boolean mAuthInterruptActive; field in KeyguardUpdateMonitor
2561 if (mAuthInterruptActive == active) { in onAuthInterruptDetected()
2564 mAuthInterruptActive = active; in onAuthInterruptDetected()
2756 (mAuthInterruptActive || triggerActiveUnlockForAssistant || awakeKeyguard) in shouldTriggerActiveUnlock()
2771 mAuthInterruptActive, in shouldTriggerActiveUnlock()
2924 || mAuthInterruptActive in shouldListenForFace()
2945 mAuthInterruptActive, in shouldListenForFace()