Searched refs:anyFaceEnrolled (Results 1 – 1 of 1) sorted by relevance
343 val anyFaceEnrolled = it.isFaceEnabledAndEnrolled in shouldRequestActiveUnlockOnUnlockIntentFromBiometricEnrollment() constant348 if (!anyFaceEnrolled && !anyFingerprintEnrolled) { in shouldRequestActiveUnlockOnUnlockIntentFromBiometricEnrollment()352 if (!anyFaceEnrolled && anyFingerprintEnrolled) { in shouldRequestActiveUnlockOnUnlockIntentFromBiometricEnrollment()359 if (!anyFingerprintEnrolled && anyFaceEnrolled) { in shouldRequestActiveUnlockOnUnlockIntentFromBiometricEnrollment()