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

  /frameworks/base/core/java/android/accounts/
AccountAuthenticatorCache.java 40 /* package private */ class AccountAuthenticatorCache
46 public AccountAuthenticatorCache(Context context) {
AccountManagerService.java 206 this(context, context.getPackageManager(), new AccountAuthenticatorCache(context));
468 Collection<AccountAuthenticatorCache.ServiceInfo<AuthenticatorDescription>>
473 for (AccountAuthenticatorCache.ServiceInfo<AuthenticatorDescription> authenticator
    [all...]

Completed in 1479 milliseconds