Searched refs:AccountManagerInternal (Results 1 – 9 of 9) sorted by relevance
19 import android.accounts.AccountManagerInternal;44 AccountManagerInternal am = LocalServices.getService(AccountManagerInternal.class); in getBackupPayload()67 AccountManagerInternal am = LocalServices.getService(AccountManagerInternal.class); in applyRestoredPayload()
21 import android.accounts.AccountManagerInternal;70 private final AccountManagerInternal mAccountManagerInternal;82 AccountManagerInternal accountManagerInternal) { in AccountManagerBackupHelper()
25 import android.accounts.AccountManagerInternal;258 private CopyOnWriteArrayList<AccountManagerInternal.OnAppPermissionChangeListener>5776 for (AccountManagerInternal.OnAppPermissionChangeListener listener5817 for (AccountManagerInternal.OnAppPermissionChangeListener listener6135 private final class AccountManagerInternalImpl extends AccountManagerInternal {6251 void addLocalService(AccountManagerInternal service) {6252 LocalServices.addService(AccountManagerInternal.class, service);
28 public abstract class AccountManagerInternal { class
24 import android.accounts.AccountManagerInternal;336 private final AccountManagerInternal mAccountManagerInternal;663 mAccountManagerInternal = LocalServices.getService(AccountManagerInternal.class); in SyncManager()
34 import android.accounts.AccountManagerInternal;3321 void addLocalService(AccountManagerInternal service) { in addLocalService()
2238 …nternalImpl;->addOnAppPermissionChangeListener(Landroid/accounts/AccountManagerInternal$OnAppPermi…2247 …counts/AccountManagerService$Injector;->addLocalService(Landroid/accounts/AccountManagerInternal;)V
396 Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;->onAppPermissionChanged(Lan…397 Landroid/accounts/AccountManagerInternal;-><init>()V398 Landroid/accounts/AccountManagerInternal;->addOnAppPermissionChangeListener(Landroid/accounts/Accou…399 Landroid/accounts/AccountManagerInternal;->backupAccountAccessPermissions(I)[B400 Landroid/accounts/AccountManagerInternal;->hasAccountAccess(Landroid/accounts/Account;I)Z401 Landroid/accounts/AccountManagerInternal;->requestAccountAccess(Landroid/accounts/Account;Ljava/lan…402 Landroid/accounts/AccountManagerInternal;->restoreAccountAccessPermissions([BI)V
32064 Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;32065 Landroid/accounts/AccountManagerInternal;