Home
last modified time | relevance | path

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

/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricSimpleTests.java194 verify(callback).onAuthenticationSucceeded(any()); in testWhenCredentialEnrolled()
209 verify(callback).onAuthenticationSucceeded(any()); in testWhenCredentialEnrolled()
262 public void onAuthenticationSucceeded( in testSimpleBiometricAuth()
312 public void onAuthenticationSucceeded( in testSimpleCredentialAuth()
DBiometricCallbackHelper.java110 public void onAuthenticationSucceeded(BiometricPrompt.AuthenticationResult result) { in onAuthenticationSucceeded() method in BiometricCallbackHelper
DBiometricTestBase.java387 public void onAuthenticationSucceeded( in showDefaultBiometricPromptWithContents()
430 public void onAuthenticationSucceeded( in showBiometricPromptWithAuthenticators()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/fingerprint/
DFingerprintCallbackHelper.java99 public void onAuthenticationSucceeded(FingerprintManager.AuthenticationResult result) { in onAuthenticationSucceeded() method in FingerprintCallbackHelper
/cts/tests/tests/hardware/src/android/hardware/fingerprint/cts/
DFingerprintManagerTest.java50 public void onAuthenticationSucceeded(
/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DCredentialCryptoTests.java141 public void onAuthenticationSucceeded(AuthenticationResult result) { in testTimedKey()
DBiometricStrongTests.java228 public void onAuthenticationSucceeded(AuthenticationResult result) { in testBiometricBoundEncryption()
DAbstractUserAuthenticationTest.java336 public void onAuthenticationSucceeded(AuthenticationResult result) { in testCredentialBoundEncryption()
/cts/tests/tests/hardware/src/android/hardware/biometrics/cts/
DBiometricPromptTest.java62 public void onAuthenticationSucceeded(BiometricPrompt.AuthenticationResult result) {}
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DIdentityCredentialAuthentication.java222 public void onAuthenticationSucceeded(AuthenticationResult authResult) { in startTest()
DFingerprintBoundKeysTest.java308 public void onAuthenticationSucceeded(FingerprintManager.AuthenticationResult result) { in onAuthenticationSucceeded() method in FingerprintBoundKeysTest.FingerprintAuthDialogFragment.FingerprintManagerCallback
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java357 public void onAuthenticationSucceeded(FingerprintManager.AuthenticationResult result) { in onAuthenticationSucceeded() method in AuthenticationBoundKeyTestActivity.FingerprintAuthDialogFragment.FingerprintManagerCallback