Searched refs:getUserAccounts (Results 1 – 3 of 3) sorted by relevance
481 UserAccounts accounts = getUserAccounts(userId); in addAccountExplicitlyWithVisibility()510 UserAccounts accounts = getUserAccounts(userId); in getAccountsAndVisibilityForPackage()559 UserAccounts accounts = getUserAccounts(userId); in getPackagesAndVisibilityForAccount()607 UserAccounts accounts = getUserAccounts(userId); in getAccountVisibility()772 UserAccounts accounts = getUserAccounts(userId); in setAccountVisibility()885 UserAccounts accounts = getUserAccounts(userId); in registerAccountListener()918 UserAccounts accounts = getUserAccounts(userId); in unregisterAccountListener()1095 final UserAccounts accounts = getUserAccounts(userId); in validateAccounts()1288 return getUserAccounts(UserHandle.getCallingUserId()); in getUserAccountsForCaller()1291 protected UserAccounts getUserAccounts(int userId) { in getUserAccounts() method in AccountManagerService[all …]
104 .getUserAccounts(userId); in apply()156 .getUserAccounts(userId); in backupAccountAccessPermissions()
2326 HSPLcom/android/server/accounts/AccountManagerService;->getUserAccounts(I)Lcom/android/server/accou…