Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java317 protected static AuthenticatorDescription findAuthenticator( in findAuthenticator() method in AccountTypeManagerImpl
436 final AuthenticatorDescription auth = findAuthenticator(auths, type); in loadAccountsInBackground()