Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1620 authenticatorCollection = mAuthenticatorCache.getAllServices(userId); in getAuthenticatorTypesInternal() local
1622 new AuthenticatorDescription[authenticatorCollection.size()]; in getAuthenticatorTypesInternal()
1625 : authenticatorCollection) { in getAuthenticatorTypesInternal()