Searched refs:isBiometricRequested (Results 1 – 4 of 4) sorted by relevance
143 assertTrue(Utils.isBiometricRequested(promptInfo)); in testIsBiometricAllowed()150 assertFalse(Utils.isBiometricRequested(promptInfo)); in testIsBiometricAllowed()
179 static boolean isBiometricRequested(@Authenticators.Types int authenticators) { in isBiometricRequested() method in Utils190 static boolean isBiometricRequested(PromptInfo promptInfo) { in isBiometricRequested() method in Utils
106 final boolean biometricRequested = Utils.isBiometricRequested(promptInfo); in create()
920 if (Utils.isBiometricRequested(authenticators)) {