Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java377 private boolean mAuthInterruptActive; field in KeyguardUpdateMonitor
2836 if (mAuthInterruptActive == active) { in onAuthInterruptDetected()
2839 mAuthInterruptActive = active; in onAuthInterruptDetected()
3046 (mAuthInterruptActive || triggerActiveUnlockForAssistant || awakeKeyguard) in shouldTriggerActiveUnlock()
3062 mAuthInterruptActive, in shouldTriggerActiveUnlock()
3226 || mAuthInterruptActive in shouldListenForFace()
3249 mAuthInterruptActive, in shouldListenForFace()