Searched refs:LOCKOUT_PERMANENT (Results 1 – 4 of 4) sorted by relevance
41 public static final int LOCKOUT_PERMANENT = 2; field in AuthenticationClient
266 if (lockoutMode == AuthenticationClient.LOCKOUT_PERMANENT) { in handleFailedAttempt()
895 return AuthenticationClient.LOCKOUT_PERMANENT; in getLockoutMode()
960 mCurrentUserLockoutMode = AuthenticationClient.LOCKOUT_PERMANENT;