Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DPreAuthInfoTest.java197 boolean confirmationSupported() { in getFingerprintSensor()
214 boolean confirmationSupported() { in getFaceSensor()
DInvalidationTrackerTest.java127 boolean confirmationSupported() { in confirmationSupported() method in InvalidationTrackerTest.TestSensor
DAuthSessionTest.java194 eq(sensor.confirmationSupported() && requireConfirmation), in testStartNewAuthSession()
887 boolean confirmationSupported() { in setupFingerprint()
924 boolean confirmationSupported() { in setupFace()
DBiometricServiceTest.java1541 boolean confirmationSupported() { in testAuthenticatorActualStrength()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricSensor.java87 abstract boolean confirmationSupported(); in confirmationSupported() method in BiometricSensor
DAuthSession.java376 return sensor.confirmationSupported() in isConfirmationRequired()
DBiometricService.java734 boolean confirmationSupported() {