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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DSources.java205 final AuthenticatorDescription auth = findAuthenticator(auths, accountType);
235 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths, method in class:Sources
/packages/apps/Contacts/src/com/android/contacts/model/
H A DAccountTypeManager.java398 final AuthenticatorDescription auth = findAuthenticator(auths, type);
552 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths, method in class:AccountTypeManagerImpl

Completed in 187 milliseconds