Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java261 setupAuthForOnly(TYPE_FACE, Authenticators.BIOMETRIC_STRONG); in testClientBinderDied_whenPaused()
288 setupAuthForOnly(TYPE_FACE, Authenticators.BIOMETRIC_STRONG); in testClientBinderDied_whenAuthenticating()
410 setupAuthForOnly(TYPE_FINGERPRINT, Authenticators.BIOMETRIC_WEAK); in testAuthenticate_notStrongEnough_returnsHardwareNotPresent()
484 setupAuthForOnly(TYPE_FACE, Authenticators.BIOMETRIC_STRONG); in testAuthenticateFace_shouldShowSubtitleForFace()
496 setupAuthForOnly(TYPE_FINGERPRINT, Authenticators.BIOMETRIC_STRONG); in testAuthenticateFingerprint_shouldShowSubtitleForFingerprint()
509 setupAuthForOnly(TYPE_CREDENTIAL, Authenticators.DEVICE_CREDENTIAL); in testAuthenticateFingerprint_shouldShowSubtitleForCredential()
545 setupAuthForOnly(TYPE_FACE, Authenticators.BIOMETRIC_STRONG); in testAuthenticateFace_respectsUserSetting()
599 setupAuthForOnly(TYPE_FINGERPRINT, Authenticators.BIOMETRIC_STRONG); in testAuthenticate_happyPathWithoutConfirmation_strongBiometric()
605 setupAuthForOnly(TYPE_FINGERPRINT, Authenticators.BIOMETRIC_WEAK); in testAuthenticate_happyPathWithoutConfirmation_weakBiometric()
689 setupAuthForOnly(TYPE_FACE, Authenticators.BIOMETRIC_STRONG); in testAuthenticate_noBiometrics_credentialAllowed()
[all …]