Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1708 private boolean shouldListenForFingerprintAssistant() { in shouldListenForFingerprintAssistant() method in KeyguardUpdateMonitor
1725 shouldListenForFingerprintAssistant() || (mKeyguardOccluded && mIsDreaming)) in shouldListenForFingerprint()