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