Home
last modified time | relevance | path

Searched refs:STRENGTH_CONVENIENCE (Results 1 – 8 of 8) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DBiometricsDeviceInfo.java81 private static final int STRENGTH_CONVENIENCE = 1; field in BiometricsDeviceInfo
223 return STRENGTH_CONVENIENCE; in authenticatorStrengthToSensorStrength()
243 return STRENGTH_CONVENIENCE; in propertyStrengthToSensorStrength()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricActivityTests.java69 if (prop.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricOnly_authenticateFromForegroundActivity()
121 if (prop.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricOnly_rejectThenErrorFromForegroundActivity()
194 if (prop.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricOnly_rejectThenAuthenticate()
265 if (prop.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricOnly_negativeButtonInvoked()
324 if (prop.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricOrCredential_credentialButtonInvoked_biometricEnrolled()
DBiometricPromptContentViewTest.java110 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testMoreOptionsButton_simpleBiometricAuth_nonConvenience()
166 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testMoreOptionsButton_clickButton()
210 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testMoreOptionsButton_withoutPermissionException()
258 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testMoreOptionsButton_withoutSettingListenerException()
366 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testVerticalList_simpleBiometricAuth_nonConvenience()
DBiometricPromptLogoTests.java162 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in test_setLogoResAndBitmap_throwsException()
195 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in test_setLogo()
DBiometricSimpleTests.java172 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testIsConfirmationRequired()
346 if (sensor.getSensorStrength() != SensorProperties.STRENGTH_CONVENIENCE) { in hasOnlyConvenienceSensors()
429 if (props.getSensorStrength() != SensorProperties.STRENGTH_CONVENIENCE) { in testSimpleBiometricAuth_convenience()
496 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testSimpleBiometricAuth_nonConvenience()
604 if (props.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE) { in testBiometricCancellation()
DBiometricSecurityTests.java177 getSensorsOfTargetStrength(SensorProperties.STRENGTH_CONVENIENCE); in testBiometricStrength_ConvenienceSensor()
502 getSensorsOfTargetStrength(SensorProperties.STRENGTH_CONVENIENCE); in testBiometricStrengthUpgraded_ConvenienceSensor()
/cts/hostsidetests/biometrics/app/src/android/server/biometrics/cts/app/
DBiometricsAtomsHostSideTests.java20 import static android.hardware.biometrics.SensorProperties.STRENGTH_CONVENIENCE;
119 .filter(p -> p.getSensorStrength() != STRENGTH_CONVENIENCE) in filterWeakOrGreaterSensorProperties()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt1581 field public static final int STRENGTH_CONVENIENCE = 0; // 0x0