Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1583 return getAuthenticatorTypesInternal(userId); in getAuthenticatorTypes()
1593 private AuthenticatorDescription[] getAuthenticatorTypesInternal(int userId) { in getAuthenticatorTypesInternal() method in AccountManagerService