Searched refs:cancelAuthentication (Results 1 – 2 of 2) sorted by relevance
218 cancelAuthentication(cancel); in testWhenCredentialEnrolled()233 cancelAuthentication(cancel); in testWhenCredentialEnrolled()415 cancelAuthentication(cancellationSignal); in testBiometricCancellation()
228 protected void cancelAuthentication(@NonNull CancellationSignal cancel) throws Exception { in cancelAuthentication() method in BiometricTestBase