Searched refs:strongerAuthRequired (Results 1 – 2 of 2) sorted by relevance
47 var strongerAuthRequired: Boolean = false, variable in com.android.keyguard.KeyguardFingerprintListenModel79 strongerAuthRequired.toString(), in <lambda>()120 strongerAuthRequired = model.strongerAuthRequired in insert()
2851 final boolean strongerAuthRequired = !isUnlockingWithFingerprintAllowed(); in shouldListenForFingerprint()2853 !strongerAuthRequired || !mPrimaryBouncerIsOrWillBeShowing; in shouldListenForFingerprint()2857 && !strongerAuthRequired in shouldListenForFingerprint()2885 strongerAuthRequired, in shouldListenForFingerprint()