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