Searched refs:setTimedLockout (Results 1 – 3 of 3) sorted by relevance
204 mLockoutState.setTimedLockout(PRIMARY_USER, BIOMETRIC_STRONG); in testTimedLockout()223 mLockoutState.setTimedLockout(PRIMARY_USER, BIOMETRIC_STRONG); in testTimedLockoutAfterDuration()
102 void setTimedLockout(int userId, @Authenticators.Types int strength) { in setTimedLockout() method in MultiBiometricLockoutState
94 mMultiBiometricLockoutState.setTimedLockout(mUserId, authenticator); in endAuthSession()