Home
last modified time | relevance | path

Searched defs:strengths (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java432 final int[] strengths = new int[] { in testAuthenticate_picksStrongIfAvailable() local
527 final int[] strengths = new int[] { in testAuthenticateBothFpAndFace_shouldShowDefaultSubtitle() local
1056 final int[] strengths = new int[] { in testMultiBiometricAuth_whenLockout() local
1892 private void setupAuthForMultiple(int[] modalities, int[] strengths) throws RemoteException { in setupAuthForMultiple()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryImpl.kt254 strengths -> in <lambda>() method