Searched refs:getUserAccounts (Results 1 – 3 of 3) sorted by relevance
486 UserAccounts accounts = getUserAccounts(userId); in addAccountExplicitlyWithVisibility()515 UserAccounts accounts = getUserAccounts(userId); in getAccountsAndVisibilityForPackage()564 UserAccounts accounts = getUserAccounts(userId); in getPackagesAndVisibilityForAccount()613 UserAccounts accounts = getUserAccounts(userId); in getAccountVisibility()778 UserAccounts accounts = getUserAccounts(userId); in setAccountVisibility()892 UserAccounts accounts = getUserAccounts(userId); in registerAccountListener()925 UserAccounts accounts = getUserAccounts(userId); in unregisterAccountListener()1102 final UserAccounts accounts = getUserAccounts(userId); in validateAccounts()1296 return getUserAccounts(UserHandle.getCallingUserId()); in getUserAccountsForCaller()1299 protected UserAccounts getUserAccounts(int userId) { in getUserAccounts() method in AccountManagerService[all …]
100 .getUserAccounts(userId); in apply()152 .getUserAccounts(userId); in backupAccountAccessPermissions()
5082 HSPLcom/android/server/accounts/AccountManagerService;->getUserAccounts(I)Lcom/android/server/accou…