Searched refs:AccountManagerService (Results 1 – 7 of 7) sorted by relevance
29 final @NonNull AccountManagerService mService;31 AccountManagerServiceShellCommand(@NonNull AccountManagerService service) { in AccountManagerServiceShellCommand()
69 private final AccountManagerService mAccountManagerService;81 public AccountManagerBackupHelper(AccountManagerService accountManagerService, in AccountManagerBackupHelper()103 AccountManagerService.UserAccounts accounts = mAccountManagerService in apply()155 final AccountManagerService.UserAccounts accounts = mAccountManagerService in backupAccountAccessPermissions()
144 public class AccountManagerService class150 private AccountManagerService mService;158 mService = new AccountManagerService(new Injector(getContext())); in onStart()264 private static AtomicReference<AccountManagerService> sThis = new AtomicReference<>();273 public static AccountManagerService getSingleton() { in getSingleton()277 public AccountManagerService(Injector injector) { in AccountManagerService() method in AccountManagerService6142 if (AccountManagerService.this.hasAccountAccess(account, packageName,6175 return AccountManagerService.this.hasAccountAccess(account, null, uid);6183 AccountManagerService.this, this);6194 AccountManagerService.this, this);
1210 AccountManagerService.getAuthenticatorTypeAndUIDForUser(mContext, mUserId)); in onUpgrade()
105 import com.android.server.accounts.AccountManagerService;378 Account[] accountsForUser = AccountManagerService.getSingleton().getAccounts( in doDatabaseCleanup()1789 AccountManagerService.getSingleton().validateAccounts(userId); in onUserUnlocked()1797 final Account[] accounts = AccountManagerService.getSingleton().getAccounts(userId, in onUserUnlocked()2189 final AccountAndUser[] accounts = AccountManagerService.getSingleton().getAllAccounts(); in dumpSyncState()3299 mRunningAccounts = AccountManagerService.getSingleton().getRunningAccounts(); in updateRunningAccountsH()3336 AccountAndUser[] allAccounts = AccountManagerService.getSingleton().getAllAccounts(); in updateRunningAccountsH()
129 private AccountManagerService mAms;166 mAms = new AccountManagerService(mTestInjector); in setUp()338 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync()3281 static class TestInjector extends AccountManagerService.Injector {
1948 Lcom/android/server/accounts/-$$Lambda$AccountManagerService$c6GExIY3Vh2fORdBziuAPJbExac;1951 Lcom/android/server/accounts/AccountManagerService$1;1952 Lcom/android/server/accounts/AccountManagerService$2;1953 Lcom/android/server/accounts/AccountManagerService$3;1954 Lcom/android/server/accounts/AccountManagerService$4;1955 Lcom/android/server/accounts/AccountManagerService$AccountManagerInternalImpl;1956 Lcom/android/server/accounts/AccountManagerService$Injector;1957 Lcom/android/server/accounts/AccountManagerService$Lifecycle;1958 Lcom/android/server/accounts/AccountManagerService$MessageHandler;1959 Lcom/android/server/accounts/AccountManagerService$UserAccounts;[all …]