Home
last modified time | relevance | path

Searched refs:strengths (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryImpl.kt254 strengths -> in <lambda>() method
255 if (strengths.isNotEmpty()) { in <lambda>()
256 strengths[0].level in <lambda>()
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java432 final int[] strengths = new int[] { in testAuthenticate_picksStrongIfAvailable() local
437 setupAuthForMultiple(modalities, strengths); in testAuthenticate_picksStrongIfAvailable()
527 final int[] strengths = new int[] { in testAuthenticateBothFpAndFace_shouldShowDefaultSubtitle() local
532 setupAuthForMultiple(modalities, strengths); in testAuthenticateBothFpAndFace_shouldShowDefaultSubtitle()
1056 final int[] strengths = new int[] { in testMultiBiometricAuth_whenLockout() local
1060 setupAuthForMultiple(modalities, strengths); in testMultiBiometricAuth_whenLockout()
1892 private void setupAuthForMultiple(int[] modalities, int[] strengths) throws RemoteException { in setupAuthForMultiple() argument
1898 assertEquals(modalities.length, strengths.length); in setupAuthForMultiple()
1902 final int strength = strengths[i]; in setupAuthForMultiple()
/frameworks/base/core/proto/android/server/
Dbiometrics.proto129 // downgraded strengths into effect. It may be different from the sensor's original strength but