Home
last modified time | relevance | path

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

/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricActivityTests.java75 waitForAllUnenrolled(); in testBiometricOnly_authenticateFromForegroundActivity_forSensor()
129 waitForAllUnenrolled(); in testBiometricOnly_rejectThenErrorFromForegroundActivity_forSensor()
196 waitForAllUnenrolled(); in testBiometricOnly_rejectThenAuthenticate_forSensor()
262 waitForAllUnenrolled(); in testBiometricOnly_negativeButtonInvoked_forSensor()
356 waitForAllUnenrolled(); in testBiometricOrCredential_credentialButtonInvoked_forConfiguration()
DBiometricCryptoTests.java87 waitForAllUnenrolled(); in testGenerateKeyWhenCredentialAndBiometricEnrolled()
DBiometricSecurityTests.java189 waitForAllUnenrolled(); in testBiometricStrength_forSensor_authAllowed()
235 waitForAllUnenrolled(); in testBiometricStrength_forSensor_authDisallowed()
369 waitForAllUnenrolled(); in testBiometricStrengthDowngraded_forSensor()
536 waitForAllUnenrolled(); in testBiometricStrengthUpgraded_forSensor()
DBiometricServiceTests.java82 waitForAllUnenrolled(); in testAuthenticatorIdsInvalidated_forSensor()
340 waitForAllUnenrolled(); in testBiometricsRemovedWhenCredentialRemoved()
DBiometricTestBase.java241 protected void waitForAllUnenrolled() throws Exception { in waitForAllUnenrolled() method in BiometricTestBase