Searched refs:AccountManagerService (Results 1 – 7 of 7) sorted by relevance
30 final @NonNull AccountManagerService mService;32 AccountManagerServiceShellCommand(@NonNull AccountManagerService service) { in AccountManagerServiceShellCommand()
65 private final AccountManagerService mAccountManagerService;77 public AccountManagerBackupHelper(AccountManagerService accountManagerService, in AccountManagerBackupHelper()99 AccountManagerService.UserAccounts accounts = mAccountManagerService in apply()151 final AccountManagerService.UserAccounts accounts = mAccountManagerService in backupAccountAccessPermissions()
146 public class AccountManagerService class152 private AccountManagerService mService;160 mService = new AccountManagerService(new Injector(getContext())); in onStart()263 private static AtomicReference<AccountManagerService> sThis = new AtomicReference<>();272 public static AccountManagerService getSingleton() { in getSingleton()276 public AccountManagerService(Injector injector) { in AccountManagerService() method in AccountManagerService6261 if (AccountManagerService.this.hasAccountAccess(account, packageName,6299 return AccountManagerService.this.hasAccountAccess(account, null, uid);6307 AccountManagerService.this, this);6318 AccountManagerService.this, this);
1229 AccountManagerService.getAuthenticatorTypeAndUIDForUser(mContext, mUserId)); in onUpgrade()
112 import com.android.server.accounts.AccountManagerService;357 Account[] accountsForUser = AccountManagerService.getSingleton().getAccounts( in removeStaleAccounts()1788 AccountManagerService.getSingleton().validateAccounts(userId); in onUserUnlocked()1796 final Account[] accounts = AccountManagerService.getSingleton().getAccounts(userId, in onUserUnlocked()2195 final AccountAndUser[] accounts = AccountManagerService.getSingleton().getAllAccounts(); in dumpSyncState()3254 mRunningAccounts = AccountManagerService.getSingleton().getRunningAccounts(); in updateRunningAccountsH()3296 AccountAndUser[] allAccounts = AccountManagerService.getSingleton().getAllAccounts(); in updateRunningAccountsH()
128 private AccountManagerService mAms;168 mAms = new AccountManagerService(mTestInjector); in setUp()354 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync()3439 static class TestInjector extends AccountManagerService.Injector {
4881 …/AccountManagerBackupHelper;-><init>(Lcom/android/server/accounts/AccountManagerService;Landroid/a…4882 …g/Integer;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/Account…4883 …ndroid/server/accounts/AccountManagerService$$ExternalSyntheticLambda0;-><init>(Lcom/android/serve…4884 …AccountManagerService$$ExternalSyntheticLambda0;->onPermissionsChanged(I)V+]Lcom/android/server/ac…4885 PLcom/android/server/accounts/AccountManagerService$$ExternalSyntheticLambda1;-><init>(Landroid/acc…4886 PLcom/android/server/accounts/AccountManagerService$$ExternalSyntheticLambda1;->run()V4887 …ndroid/server/accounts/AccountManagerService$$ExternalSyntheticLambda3;-><init>(Lcom/android/serve…4888 PLcom/android/server/accounts/AccountManagerService$$ExternalSyntheticLambda3;->run()V4889 …ndroid/server/accounts/AccountManagerService$$ExternalSyntheticLambda4;-><init>(Lcom/android/serve…4890 PLcom/android/server/accounts/AccountManagerService$$ExternalSyntheticLambda4;->run()V[all …]