Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java3026 final boolean triggerActiveUnlockForAssistant = shouldTriggerActiveUnlockForAssistant(); in shouldTriggerActiveUnlock()
3090 private boolean shouldTriggerActiveUnlockForAssistant() { in shouldTriggerActiveUnlockForAssistant() method in KeyguardUpdateMonitor