Searched refs:BIOMETRIC_MAX_STRENGTH (Results 1 – 3 of 3) sorted by relevance
175 assertFalse(Utils.isValidAuthenticatorConfig(Authenticators.BIOMETRIC_MAX_STRENGTH)); in testIsValidAuthenticatorConfig()
161 int BIOMETRIC_MAX_STRENGTH = 0x0001; field
209 for (int i = Authenticators.BIOMETRIC_MAX_STRENGTH; in isAtLeastStrength()