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