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