Home
last modified time | relevance | path

Searched refs:getRequestingPackages (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java811 getRequestingPackages(account, accounts); in setAccountVisibility()
956 Map<String, Integer> packagesToVisibility = getRequestingPackages(account, accounts); in sendNotificationAccountUpdated()
983 private Map<String, Integer> getRequestingPackages(Account account, UserAccounts accounts) { in getRequestingPackages() method in AccountManagerService
1196 getRequestingPackages(account, accounts); in validateAccountsInternal()
2380 Map<String, Integer> packagesToVisibility = getRequestingPackages(account, in removeAccountInternal()
/frameworks/base/services/
Dart-profile5073 HPLcom/android/server/accounts/AccountManagerService;->getRequestingPackages(Landroid/accounts/Acco…