Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DPreAuthInfoTest.java98 boolean confirmationSupported() { in testFaceAuthentication_whenCameraPrivacyIsEnabled()
125 boolean confirmationSupported() { in testFaceAuthentication_whenCameraPrivacyIsDisabledAndCameraIsAvailable()
152 boolean confirmationSupported() { in testFaceAuthentication_whenCameraIsUnavailable()
H A DInvalidationTrackerTest.java127 boolean confirmationSupported() { in confirmationSupported() method in InvalidationTrackerTest.TestSensor
H A DAuthSessionTest.java177 eq(sensor.confirmationSupported() && requireConfirmation), in testStartNewAuthSession()
653 boolean confirmationSupported() { in setupFingerprint()
690 boolean confirmationSupported() { in setupFace()
H A DBiometricServiceTest.java1488 boolean confirmationSupported() { in testAuthenticatorActualStrength()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricSensor.java87 abstract boolean confirmationSupported(); in confirmationSupported() method in BiometricSensor
H A DAuthSession.java367 return sensor.confirmationSupported() in isConfirmationRequired()
H A DBiometricService.java678 boolean confirmationSupported() {