Searched defs:requestedStrength (Results 1 – 3 of 3) sorted by relevance
107 final int requestedStrength = Utils.getPublicBiometricStrength(promptInfo); in create() local169 boolean checkDevicePolicyManager, int requestedStrength, in getStatusForBiometricAuthenticator()
200 @Authenticators.Types int requestedStrength) { in isAtLeastStrength()
192 int requestedStrength = Authenticators.BIOMETRIC_WEAK; in testIsAtLeastStrength() local