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
406 final AuthenticatorDescription auth = findAuthenticator(auths, type); in loadAccountsInBackground()555 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths, in findAuthenticator() method in AccountTypeManagerImpl