Searched refs:cancelAuth (Results 1 – 1 of 1) sorted by relevance
90 CancellationSignal cancelAuth = new CancellationSignal(); in test_authenticateNullCallback() local92 mFingerprintManager.authenticate(null, cancelAuth, 0, null, null); in test_authenticateNullCallback()98 cancelAuth.cancel(); in test_authenticateNullCallback()107 CancellationSignal cancelAuth = new CancellationSignal(); in test_authenticate() local109 mFingerprintManager.authenticate(null, cancelAuth, 0, mAuthCallback, null); in test_authenticate()116 cancelAuth.cancel(); in test_authenticate()