Searched refs:STRENGTH_CONVENIENCE (Results 1 – 13 of 13) sorted by relevance
31 SensorProperties.STRENGTH_CONVENIENCE -> SensorStrength.CONVENIENCE in Int()39 SensorStrength.CONVENIENCE -> SensorProperties.STRENGTH_CONVENIENCE in toInt()
39 public static final int STRENGTH_CONVENIENCE = 0; field in SensorProperties58 @IntDef({STRENGTH_CONVENIENCE, STRENGTH_WEAK, STRENGTH_STRONG})
157 SensorProperties.STRENGTH_CONVENIENCE,168 SensorProperties.STRENGTH_CONVENIENCE,
110 SensorProperties.STRENGTH_CONVENIENCE -> in extractAuthenticatorTypes()
554 return SensorProperties.STRENGTH_CONVENIENCE; in authenticatorStrengthToPropertyStrength()567 case SensorProperties.STRENGTH_CONVENIENCE: in propertyStrengthToAuthenticatorStrength()
128 STRENGTH_CONVENIENCE = 1; enumerator
233 SensorProperties.STRENGTH_CONVENIENCE, in testCollectBiometricProperties_enablesFeature_logsFaceProperties()
641 setupFingerprint(SensorProperties.STRENGTH_CONVENIENCE); in testKeystoreWeakUnlockEnabled_whenConvenienceFingerprintIsSetupAndAllowed()650 setupFace(SensorProperties.STRENGTH_CONVENIENCE); in testKeystoreWeakUnlockEnabled_whenConvenienceFaceIsSetupAndAllowed()
765 SensorProperties.STRENGTH_CONVENIENCE, in UdfpsController()
25 import static android.hardware.biometrics.SensorProperties.STRENGTH_CONVENIENCE;421 isClass3 ? STRENGTH_STRONG : STRENGTH_CONVENIENCE, in createFingerprintSensorPropertiesInternal()
1346 case SensorProperties.STRENGTH_CONVENIENCE: in toSensorStrength()
1732 || sensor.getSensorStrength() == SensorProperties.STRENGTH_CONVENIENCE; in isWeakOrConvenienceSensor()
1590 field public static final int STRENGTH_CONVENIENCE = 0; // 0x0