Home
last modified time | relevance | path

Searched refs:STRENGTH_STRONG (Results 1 – 6 of 6) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DBiometricsDeviceInfo.java83 private static final int STRENGTH_STRONG = 3; field in BiometricsDeviceInfo
227 return STRENGTH_STRONG; in authenticatorStrengthToSensorStrength()
247 return STRENGTH_STRONG; in propertyStrengthToSensorStrength()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricCryptoTests.java110 if (prop.getSensorStrength() == SensorProperties.STRENGTH_STRONG) { in testGenerateKeyWhenCredentialAndBiometricEnrolled()
DBiometricServiceTests.java59 if (prop.getSensorStrength() == SensorProperties.STRENGTH_STRONG) { in testAuthenticatorIdsInvalidated()
205 if (prop.getSensorStrength() != SensorProperties.STRENGTH_STRONG) { in testLockoutResetRequestedAfterBiometricUnlock_whenStrong()
DBiometricSecurityTests.java92 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_STRONG); in testBiometricStrength_StrongSensor()
304 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_STRONG); in testBiometricStrengthDowngraded_StrongSensor()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/util/
DUtils.java293 case SensorProperties.STRENGTH_STRONG: in testApiStrengthToAuthenticatorStrength()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt1582 field public static final int STRENGTH_STRONG = 2; // 0x2