Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DAuthenticatorContentProvider.java82 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in setup() local
83 for (AuthenticatorDescription a : authenticators) { in setup()
100 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in teardown() local
101 for (AuthenticatorDescription a : authenticators) { in teardown()