Home
last modified time | relevance | path

Searched refs:STRENGTH_WEAK (Results 1 – 5 of 5) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DBiometricsDeviceInfo.java82 private static final int STRENGTH_WEAK = 2; field in BiometricsDeviceInfo
225 return STRENGTH_WEAK; in authenticatorStrengthToSensorStrength()
245 return STRENGTH_WEAK; in propertyStrengthToSensorStrength()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricSecurityTests.java137 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_WEAK); in testBiometricStrength_WeakSensor()
353 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_WEAK); in testBiometricStrengthDowngraded_WeakSensor()
460 final List<Integer> sensors = getSensorsOfTargetStrength(SensorProperties.STRENGTH_WEAK); in testBiometricStrengthUpgraded_WeakSensor()
DBiometricServiceTests.java298 if (prop.getSensorStrength() != SensorProperties.STRENGTH_WEAK) { in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/util/
DUtils.java295 case SensorProperties.STRENGTH_WEAK: in testApiStrengthToAuthenticatorStrength()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt1583 field public static final int STRENGTH_WEAK = 1; // 0x1