Searched refs:STRENGTH_STRONG (Results 1 – 6 of 6) sorted by relevance
83 private static final int STRENGTH_STRONG = 3; field in BiometricsDeviceInfo227 return STRENGTH_STRONG; in authenticatorStrengthToSensorStrength()247 return STRENGTH_STRONG; in propertyStrengthToSensorStrength()
110 if (prop.getSensorStrength() == SensorProperties.STRENGTH_STRONG) { in testGenerateKeyWhenCredentialAndBiometricEnrolled()
59 if (prop.getSensorStrength() == SensorProperties.STRENGTH_STRONG) { in testAuthenticatorIdsInvalidated()205 if (prop.getSensorStrength() != SensorProperties.STRENGTH_STRONG) { in testLockoutResetRequestedAfterBiometricUnlock_whenStrong()
92 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_STRONG); in testBiometricStrength_StrongSensor()304 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_STRONG); in testBiometricStrengthDowngraded_StrongSensor()
293 case SensorProperties.STRENGTH_STRONG: in testApiStrengthToAuthenticatorStrength()
1582 field public static final int STRENGTH_STRONG = 2; // 0x2