Searched refs:testCanAuthenticate_whenLockedOut (Results 1 – 1 of 1) sorted by relevance
1487 testCanAuthenticate_whenLockedOut(LockoutTracker.LOCKOUT_TIMED); in testCanAuthenticate_whenLockoutTimed()1492 testCanAuthenticate_whenLockedOut(LockoutTracker.LOCKOUT_PERMANENT); in testCanAuthenticate_whenLockoutPermanent()1495 private void testCanAuthenticate_whenLockedOut(@LockoutTracker.LockoutMode int lockoutMode) in testCanAuthenticate_whenLockedOut() method in BiometricServiceTest