HomeSort by relevance Sort by last modified time
    Searched refs:findAuthenticator (Results 1 - 2 of 2) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 205 final AuthenticatorDescription auth = findAuthenticator(auths, accountType);
235 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths,
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 411 final AuthenticatorDescription auth = findAuthenticator(auths, type);
558 protected static AuthenticatorDescription findAuthenticator(AuthenticatorDescription[] auths,
    [all...]

Completed in 215 milliseconds