Searched refs:BIOMETRIC_LOCKOUT_NONE (Results 1 – 7 of 7) sorted by relevance
281 int BIOMETRIC_LOCKOUT_NONE = 0; field298 @IntDef({BIOMETRIC_LOCKOUT_NONE, BIOMETRIC_LOCKOUT_TIMED, BIOMETRIC_LOCKOUT_PERMANENT})
29 int LOCKOUT_NONE = BiometricConstants.BIOMETRIC_LOCKOUT_NONE;
21 import android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE167 .thenReturn(BIOMETRIC_LOCKOUT_NONE) in providesTheLockoutModeFromFaceManager()
22 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;807 return BIOMETRIC_LOCKOUT_NONE; in getLockoutModeForUser()
26 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;1278 return BIOMETRIC_LOCKOUT_NONE; in getLockoutModeForUser()
1146 testMultiUserLockout_whenUserSwitches(BiometricConstants.BIOMETRIC_LOCKOUT_NONE); in testMultiUserLockoutNotChanged_whenUserSwitches()1153 fingerprintLockoutMode != BiometricConstants.BIOMETRIC_LOCKOUT_NONE; in testMultiUserLockout_whenUserSwitches()
29 import static android.hardware.biometrics.BiometricConstants.BIOMETRIC_LOCKOUT_NONE;1769 handleFingerprintLockoutReset(BIOMETRIC_LOCKOUT_NONE);