Searched refs:Strength (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | SensorProperties.java | 60 public @interface Strength {} annotation in SensorProperties 138 @Strength private final int mSensorStrength; 144 public SensorProperties(int sensorId, @Strength int sensorStrength, in SensorProperties() 161 @Strength
|
H A D | SensorPropertiesInternal.java | 35 @SensorProperties.Strength public final int sensorStrength; 47 public SensorPropertiesInternal(int sensorId, @SensorProperties.Strength int sensorStrength, in SensorPropertiesInternal()
|
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | FingerprintSensorPropertiesInternal.java | 47 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal() 68 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal()
|
/aosp14/frameworks/base/core/java/android/hardware/face/ |
H A D | FaceSensorPropertiesInternal.java | 51 public FaceSensorPropertiesInternal(int sensorId, @SensorProperties.Strength int strength, in FaceSensorPropertiesInternal()
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | Utils.java | 538 public static @SensorProperties.Strength int authenticatorStrengthToPropertyStrength( in authenticatorStrengthToPropertyStrength() 553 @SensorProperties.Strength int strength) { in propertyStrengthToAuthenticatorStrength()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | BinaryTransparencyService.java | 1344 private int toSensorStrength(@SensorProperties.Strength int sensorStrength) { in toSensorStrength()
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 3206 android.icu.impl.CacheValue$Strength 13769 [Landroid.icu.impl.CacheValue$Strength;
|
H A D | boot-image-profile.txt | 8496 HSPLandroid/icu/impl/CacheValue;->setStrength(Landroid/icu/impl/CacheValue$Strength;)V 25990 Landroid/icu/impl/CacheValue$Strength; 36578 [Landroid/icu/impl/CacheValue$Strength;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 3210 android.icu.impl.CacheValue$Strength 16761 [Landroid.icu.impl.CacheValue$Strength;
|
H A D | boot-image-profile.txt | 8499 HSPLandroid/icu/impl/CacheValue;->setStrength(Landroid/icu/impl/CacheValue$Strength;)V 36097 Landroid/icu/impl/CacheValue$Strength; 49678 [Landroid/icu/impl/CacheValue$Strength;
|