Home
last modified time | relevance | path

Searched refs:UserAccounts (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java228 static class UserAccounts { class in AccountManagerService
269 UserAccounts(Context context, int userId, File preNDbFile, File deDbFile) { in UserAccounts() method in AccountManagerService.UserAccounts
279 private final SparseArray<UserAccounts> mUsers = new SparseArray<>();
370 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(uid)); in AccountManagerService()
382 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(uid)); in AccountManagerService()
404 UserAccounts accounts = getUserAccounts(userId); in AccountManagerService()
447 UserAccounts userAccounts = getUserAccounts(UserHandle.getUserId(uid)); in AccountManagerService()
470 boolean checkAccess, UserAccounts userAccounts) { in cancelAccountAccessRequestNotificationIfNeeded()
478 boolean checkAccess, UserAccounts userAccounts) { in cancelAccountAccessRequestNotificationIfNeeded()
487 boolean checkAccess, UserAccounts accounts) { in cancelAccountAccessRequestNotificationIfNeeded()
[all …]
DAccountManagerBackupHelper.java99 AccountManagerService.UserAccounts accounts = mAccountManagerService in apply()
151 final AccountManagerService.UserAccounts accounts = mAccountManagerService in backupAccountAccessPermissions()
/frameworks/base/services/
Dart-profile159 …ountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accoun…
164 …accountExistsCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accoun…
166 …;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V+]Landroid/ap…
168 …e;->filterAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;[Landroid/accou…
169 …lterSharedAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/util/Map;…
170 …;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)I+]Ljava/util/…
175 …tAccountsFromCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/Stri…
176 …etAccountsInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;ILjava/lang/Str…
178 …d/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map…
180 …>getUserAccounts(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts;+]Lcom/android/…
[all …]
Dart-wear-profile3754 …ountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accoun…
3770 …ountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accoun…
3771 …ountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accoun…
3780 …AccountManagerService$UserAccounts;->-$$Nest$fgetmReceiversForType(Lcom/android/server/accounts/Ac…
3781 …ounts/AccountManagerService$UserAccounts;->-$$Nest$fgetuserId(Lcom/android/server/accounts/Account…
3782 …/AccountManagerService$UserAccounts;->-$$Nest$fgetvisibilityCache(Lcom/android/server/accounts/Acc…
3783 PLcom/android/server/accounts/AccountManagerService$UserAccounts;-><init>(Landroid/content/Context;…
3796 …tAccountsFromCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/Stri…
3797 …etAccountsInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;ILjava/lang/Str…
3805 …ManagerService;->getUserAccounts(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts;
[all …]