Searched defs:authenticators (Results 1 – 3 of 3) sorted by relevance
82 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in setup() local100 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in teardown() local
256 private void testSetAllowedAuthenticators(int authenticators) { in testSetAllowedAuthenticators()
493 protected BiometricPrompt showBiometricPromptWithAuthenticators(int authenticators) { in showBiometricPromptWithAuthenticators()