Searched refs:AccountManagerInternal (Results 1 – 14 of 14) sorted by relevance
19 import android.accounts.AccountManagerInternal;47 AccountManagerInternal am = LocalServices.getService(AccountManagerInternal.class); in getBackupPayload()70 AccountManagerInternal am = LocalServices.getService(AccountManagerInternal.class); in applyRestoredPayload()
31 import android.accounts.AccountManagerInternal;67 private AccountManagerInternal mAccountManagerInternal;72 protected AccountManagerInternal getAccountManagerInternal() { in getAccountManagerInternal()
21 import android.accounts.AccountManagerInternal;66 private final AccountManagerInternal mAccountManagerInternal;78 AccountManagerInternal accountManagerInternal) { in AccountManagerBackupHelper()
25 import android.accounts.AccountManagerInternal;280 private CopyOnWriteArrayList<AccountManagerInternal.OnAppPermissionChangeListener>6038 for (AccountManagerInternal.OnAppPermissionChangeListener listener6079 for (AccountManagerInternal.OnAppPermissionChangeListener listener6400 private final class AccountManagerInternalImpl extends AccountManagerInternal {6516 void addLocalService(AccountManagerInternal service) {6517 LocalServices.addService(AccountManagerInternal.class, service);
28 public abstract class AccountManagerInternal { class
23 import android.accounts.AccountManagerInternal;180 private final AccountManagerInternal mAccountManagerInternal;340 mAccountManagerInternal = LocalServices.getService(AccountManagerInternal.class); in ContentService()
27 import android.accounts.AccountManagerInternal;320 private final AccountManagerInternal mAccountManagerInternal;790 protected AccountManagerInternal getAccountManagerInternal() { in getAccountManagerInternal()791 return LocalServices.getService(AccountManagerInternal.class); in getAccountManagerInternal()
38 import android.accounts.AccountManagerInternal;3605 void addLocalService(AccountManagerInternal service) { in addLocalService()
68 android.accounts.AccountManagerInternal$OnAppPermissionChangeListener69 android.accounts.AccountManagerInternal
22848 Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;22849 Landroid/accounts/AccountManagerInternal;
32951 Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;32952 Landroid/accounts/AccountManagerInternal;
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
3035 …ava/util/Collections$UnmodifiableCollection$1;]Landroid/accounts/AccountManagerInternal;Lcom/andro…