Searched refs:mSensorProperties (Results 1 – 7 of 7) sorted by relevance
53 for (SensorProperties prop : mSensorProperties) { in testAuthenticatorIdsInvalidated()124 for (SensorProperties prop : mSensorProperties) { in testLockoutResetRequestedAfterCredentialUnlock()143 for (SensorProperties prop : mSensorProperties) { in testLockoutResetRequestedAfterCredentialUnlock()167 assumeTrue(mSensorProperties.size() > 1); in testLockoutResetRequestedAfterBiometricUnlock_whenStrong()173 for (SensorProperties prop : mSensorProperties) { in testLockoutResetRequestedAfterBiometricUnlock_whenStrong()188 for (SensorProperties prop : mSensorProperties) { in testLockoutResetRequestedAfterBiometricUnlock_whenStrong()213 for (SensorProperties prop : mSensorProperties) { in testLockoutResetRequestedAfterBiometricUnlock_whenStrong_forSensor()262 assumeTrue(mSensorProperties.size() > 1); in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong()268 for (SensorProperties prop : mSensorProperties) { in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong()279 for (SensorProperties prop : mSensorProperties) { in testLockoutResetNotRequestedAfterBiometricUnlock_whenNotStrong()[all …]
67 for (SensorProperties prop : mSensorProperties) { in testEnroll()84 assertEquals(mSensorProperties.size(), state.mSensorStates.sensorStates.size()); in testSensorPropertiesAndDumpsysMatch()85 for (SensorProperties prop : mSensorProperties) { in testSensorPropertiesAndDumpsysMatch()98 if (mSensorProperties.isEmpty()) { in testPackageManagerAndDumpsysMatch()119 if (mSensorProperties.isEmpty()) { in testCanAuthenticate_whenNoSensors()176 final boolean noSensors = mSensorProperties.isEmpty(); in testWhenCredentialNotEnrolled()241 for (SensorProperties props : mSensorProperties) { in testSimpleBiometricAuth_convenience()287 for (SensorProperties props : mSensorProperties) { in testSimpleBiometricAuth_nonConvenience()399 for (SensorProperties props : mSensorProperties) { in testBiometricCancellation()
55 for (SensorProperties prop : mSensorProperties) { in testBiometricOnly_authenticateFromForegroundActivity()108 for (SensorProperties prop : mSensorProperties) { in testBiometricOnly_rejectThenErrorFromForegroundActivity()175 for (SensorProperties prop : mSensorProperties) { in testBiometricOnly_rejectThenAuthenticate()243 for (SensorProperties prop : mSensorProperties) { in testBiometricOnly_negativeButtonInvoked()295 for (SensorProperties prop : mSensorProperties) { in testBiometricOrCredential_credentialButtonInvoked_biometricEnrolled()319 for (SensorProperties prop : mSensorProperties) { in testBiometricOrCredential_credentialButtonInvoked_biometricNotEnrolled()336 assumeTrue(mSensorProperties.isEmpty()); in testBiometricOrCredential_credentialButtonInvoked_noBiometricSensor()
126 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrength_WeakSensor()169 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrength_ConvenienceSensor()313 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrengthDowngraded_StrongSensor()350 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrengthDowngraded_WeakSensor()465 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrengthUpgraded_WeakSensor()515 mSensorProperties.size() > 1 /* hasMultiSensors */); in testBiometricStrengthUpgraded_ConvenienceSensor()
81 for (SensorProperties prop : mSensorProperties) { in testGenerateKeyWhenCredentialAndBiometricEnrolled()
99 @NonNull protected List<SensorProperties> mSensorProperties; field in BiometricTestBase444 for (SensorProperties prop : mSensorProperties) { in getSensorsOfTargetStrength()477 mSensorProperties = mBiometricManager.getSensorProperties(); in setUp()
96 @NonNull private List<SensorProperties> mSensorProperties; field in FingerprintServiceTest109 mSensorProperties = mFingerprintManager.getSensorProperties(); in setUp()112 assumeTrue(!mSensorProperties.isEmpty()); in setUp()117 if (mFingerprintManager == null || mSensorProperties.isEmpty()) { in cleanup()148 for (SensorProperties prop : mSensorProperties) { in testEnroll()186 for (SensorProperties prop : mSensorProperties) { in testAuthenticateFromForegroundActivity()246 for (SensorProperties prop : mSensorProperties) { in testRejectThenErrorFromForegroundActivity()