Searched defs:killForegroundAppsForUser (Results 1 – 2 of 2) sorted by relevance
120 public abstract void killForegroundAppsForUser(@UserIdInt int userId); in killForegroundAppsForUser() method in ActivityManagerInternal
15378 public void killForegroundAppsForUser(@UserIdInt int userId) { in killForegroundAppsForUser() method in ActivityManagerService.LocalService