Searched refs:getAuthMapForUser (Results 1 – 1 of 1) sorted by relevance
61 private Map<Integer, AuthenticatorState> getAuthMapForUser(int userId) { in getAuthMapForUser() method in MultiBiometricLockoutState69 final Map<Integer, AuthenticatorState> authMap = getAuthMapForUser(userId); in setPermanentLockOut()86 final Map<Integer, AuthenticatorState> authMap = getAuthMapForUser(userId); in clearPermanentLockOut()103 final Map<Integer, AuthenticatorState> authMap = getAuthMapForUser(userId); in setTimedLockout()120 final Map<Integer, AuthenticatorState> authMap = getAuthMapForUser(userId); in clearTimedLockout()144 final Map<Integer, AuthenticatorState> authMap = getAuthMapForUser(userId); in getLockoutState()