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.java805 getRequestingPackages(account, accounts); in setAccountVisibility()
949 Map<String, Integer> packagesToVisibility = getRequestingPackages(account, accounts); in sendNotificationAccountUpdated()
976 private Map<String, Integer> getRequestingPackages(Account account, UserAccounts accounts) { in getRequestingPackages() method in AccountManagerService
1189 getRequestingPackages(account, accounts); in validateAccountsInternal()
2316 Map<String, Integer> packagesToVisibility = getRequestingPackages(account, in removeAccountInternal()
/frameworks/base/services/
Dart-profile2319 PLcom/android/server/accounts/AccountManagerService;->getRequestingPackages(Landroid/accounts/Accou…