Searched refs:STRENGTH_CONVENIENCE (Results 1 – 10 of 10) sorted by relevance
39 public static final int STRENGTH_CONVENIENCE = 0; field in SensorProperties58 @IntDef({STRENGTH_CONVENIENCE, STRENGTH_WEAK, STRENGTH_STRONG})
31 SensorProperties.STRENGTH_CONVENIENCE -> SensorStrength.CONVENIENCE
124 SensorProperties.STRENGTH_CONVENIENCE,
160 SensorProperties.STRENGTH_CONVENIENCE ->
542 return SensorProperties.STRENGTH_CONVENIENCE; in authenticatorStrengthToPropertyStrength()555 case SensorProperties.STRENGTH_CONVENIENCE: in propertyStrengthToAuthenticatorStrength()
233 SensorProperties.STRENGTH_CONVENIENCE, in testCollectBiometricProperties_enablesFeature_logsFaceProperties()
24 import static android.hardware.biometrics.SensorProperties.STRENGTH_CONVENIENCE;453 isClass3 ? STRENGTH_STRONG : STRENGTH_CONVENIENCE, in createFingerprintSensorPropertiesInternal()473 isClass3 ? STRENGTH_STRONG : STRENGTH_CONVENIENCE, in createFaceSensorProperties()
886 SensorProperties.STRENGTH_CONVENIENCE, in UdfpsController()
1346 case SensorProperties.STRENGTH_CONVENIENCE: in toSensorStrength()
1438 field public static final int STRENGTH_CONVENIENCE = 0; // 0x0