Home
last modified time | relevance | path

Searched defs:strength (Results 1 – 25 of 47) sorted by relevance

12

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAuthResultCoordinator.java61 private void updateState(@Authenticators.Types int strength, IntFunction<Integer> mapper) { in updateState()
81 void authenticatedFor(@Authenticators.Types int strength) { in authenticatedFor()
91 void lockedOutFor(@Authenticators.Types int strength) { in lockedOutFor()
98 void lockOutTimed(@Authenticators.Types int strength) { in lockOutTimed()
H A DMultiBiometricLockoutState.java68 void setPermanentLockOut(int userId, @Authenticators.Types int strength) { in setPermanentLockOut()
85 void clearPermanentLockOut(int userId, @Authenticators.Types int strength) { in clearPermanentLockOut()
102 void setTimedLockout(int userId, @Authenticators.Types int strength) { in setTimedLockout()
119 void clearTimedLockout(int userId, @Authenticators.Types int strength) { in clearTimedLockout()
143 int getLockoutState(int userId, @Authenticators.Types int strength) { in getLockoutState()
H A DAuthResult.java28 AuthResult(int status, @BiometricManager.Authenticators.Types int strength) { in AuthResult()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaVirtualizerTest.java129 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
135 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
H A DMediaBassBoostTest.java128 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
134 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintSensorPropertiesInternal.java47 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal()
68 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerSignalTest.java653 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_carrierNetworkChange() local
683 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingBeforeNetworkChange() local
717 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingAfterNetworkChange() local
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DSensorConfig.java27 @BiometricManager.Authenticators.Types public final int strength; field in SensorConfig
H A DAuthService.java691 final String strength = String.valueOf(Authenticators.BIOMETRIC_CONVENIENCE); in generateRSdkCompatibleConfiguration() local
800 @BiometricManager.Authenticators.Types int strength) { in getHidlFingerprintSensorProps()
842 @BiometricManager.Authenticators.Types int strength) { in getHidlFaceSensorProps()
857 @BiometricManager.Authenticators.Types int strength) { in getHidlIrisSensorProps()
H A DBiometricStrengthController.java119 final int strength = Integer.parseInt(elems[1]); in getIdToStrengthMap() local
H A DUtils.java538 public static @SensorProperties.Strength int authenticatorStrengthToPropertyStrength( in authenticatorStrengthToPropertyStrength()
552 public static @Authenticators.Types int propertyStrengthToAuthenticatorStrength( in propertyStrengthToAuthenticatorStrength()
/aosp14/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java125 public void setStrength(short strength) in setStrength()
215 public short strength; field in BassBoost.Settings
H A DVirtualizer.java151 public void setStrength(short strength) in setStrength()
557 public short strength; field in Virtualizer.Settings
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceServiceRegistry.java56 @BiometricManager.Authenticators.Types final int strength = in registerService() local
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintServiceRegistry.java56 @BiometricManager.Authenticators.Types final int strength = in registerService() local
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorController.java402 private static native long performEffect(long nativePtr, long effect, long strength, in performEffect()
414 long strength); in alwaysOnEnable()
456 public long perform(long effect, long strength, long vibrationId) { in perform()
476 public void alwaysOnEnable(long id, long effect, long strength) { in alwaysOnEnable()
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceSensorPropertiesInternal.java51 public FaceSensorPropertiesInternal(int sensorId, @SensorProperties.Strength int strength, in FaceSensorPropertiesInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DInvalidationTrackerTest.java116 TestSensor(@NonNull Context context, int id, int modality, int strength, in TestSensor()
H A DBiometricServiceTest.java1762 private void setupAuthForOnly(int modality, int strength) throws Exception { in setupAuthForOnly()
1767 private void setupAuthForOnly(int modality, int strength, boolean enrolled) throws Exception { in setupAuthForOnly()
1810 final int strength = strengths[i]; in setupAuthForMultiple() local
/aosp14/frameworks/base/tools/powermodel/src/com/android/powermodel/component/
H A DModemBatteryStatsReader.java82 final RawBatteryStats.SignalStrengthTime strength in createRemainder() local
/aosp14/frameworks/base/core/java/android/hardware/
H A DSensorAdditionalInfo.java258 float strength, float declination, float inclination) { in createLocalGeomagneticField()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/data/repository/
H A DFingerprintRepositoryImplTest.kt79 val strength by collectLastValue(repository.strength) regex
/aosp14/frameworks/base/core/java/android/os/vibrator/
H A DPrebakedSegment.java145 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength()
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DIColorDisplayManager.aidl55 boolean setReduceBrightColorsStrength(int strength); in setReduceBrightColorsStrength()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DFakeVibratorControllerProvider.java119 public long perform(long effect, long strength, long vibrationId) { in perform()
170 public void alwaysOnEnable(long id, long effect, long strength) { in alwaysOnEnable()

12