Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1408 && isUnlockingWithTrustAgentAllowed(); in getUserHasTrust()
1504 private boolean isUnlockingWithTrustAgentAllowed() { in isUnlockingWithTrustAgentAllowed() method in KeyguardUpdateMonitor
2775 final boolean primaryAuthRequired = !isUnlockingWithTrustAgentAllowed(); in shouldTriggerActiveUnlock()