Searched refs:BIOMETRIC_LOCKOUT_NONE (Results 1 – 6 of 6) sorted by relevance
280 int BIOMETRIC_LOCKOUT_NONE = 0; field297 @IntDef({BIOMETRIC_LOCKOUT_NONE, BIOMETRIC_LOCKOUT_TIMED, BIOMETRIC_LOCKOUT_PERMANENT})
29 int LOCKOUT_NONE = BiometricConstants.BIOMETRIC_LOCKOUT_NONE;
22 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;779 return BIOMETRIC_LOCKOUT_NONE; in getLockoutModeForUser()
26 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;1272 return BIOMETRIC_LOCKOUT_NONE; in getLockoutModeForUser()
1403 testMultiUserLockout_whenUserSwitches(BiometricConstants.BIOMETRIC_LOCKOUT_NONE, in testMultiUserLockoutNotChanged_whenUserSwitches()1404 BiometricConstants.BIOMETRIC_LOCKOUT_NONE); in testMultiUserLockoutNotChanged_whenUserSwitches()1412 faceLockoutMode != BiometricConstants.BIOMETRIC_LOCKOUT_NONE; in testMultiUserLockout_whenUserSwitches()1414 fingerprintLockoutMode != BiometricConstants.BIOMETRIC_LOCKOUT_NONE; in testMultiUserLockout_whenUserSwitches()
29 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;1922 handleFingerprintLockoutReset(BIOMETRIC_LOCKOUT_NONE);1930 handleFaceLockoutReset(BIOMETRIC_LOCKOUT_NONE);