Searched refs:strengths (Results 1 – 3 of 3) sorted by relevance
254 strengths -> in <lambda>() method255 if (strengths.isNotEmpty()) { in <lambda>()256 strengths[0].level in <lambda>()
432 final int[] strengths = new int[] { in testAuthenticate_picksStrongIfAvailable() local437 setupAuthForMultiple(modalities, strengths); in testAuthenticate_picksStrongIfAvailable()527 final int[] strengths = new int[] { in testAuthenticateBothFpAndFace_shouldShowDefaultSubtitle() local532 setupAuthForMultiple(modalities, strengths); in testAuthenticateBothFpAndFace_shouldShowDefaultSubtitle()1056 final int[] strengths = new int[] { in testMultiBiometricAuth_whenLockout() local1060 setupAuthForMultiple(modalities, strengths); in testMultiBiometricAuth_whenLockout()1892 private void setupAuthForMultiple(int[] modalities, int[] strengths) throws RemoteException { in setupAuthForMultiple() argument1898 assertEquals(modalities.length, strengths.length); in setupAuthForMultiple()1902 final int strength = strengths[i]; in setupAuthForMultiple()
129 // downgraded strengths into effect. It may be different from the sensor's original strength but