Searched refs:findAuthenticator (Results 1 – 2 of 2) sorted by relevance
205 final AuthenticatorDescription auth = findAuthenticator(auths, accountType); in queryAccounts()235 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths, in findAuthenticator() method in Sources
398 final AuthenticatorDescription auth = findAuthenticator(auths, type); in loadAccountsInBackground()552 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths, in findAuthenticator() method in AccountTypeManagerImpl