Home
last modified time | relevance | path

Searched defs:authenticators (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DAuthenticatorContentProvider.java82 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in setup() local
100 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in teardown() local
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricSimpleTests.java256 private void testSetAllowedAuthenticators(int authenticators) { in testSetAllowedAuthenticators()
DBiometricTestBase.java493 protected BiometricPrompt showBiometricPromptWithAuthenticators(int authenticators) { in showBiometricPromptWithAuthenticators()