Searched defs:removeUserOrSetEphemeral (Results 1 – 4 of 4) sorted by relevance
90 int removeUserOrSetEphemeral(int userId, boolean evenWhenDisallowed); in removeUserOrSetEphemeral() method
4290 public @RemoveResult int removeUserOrSetEphemeral(@UserIdInt int userId, in removeUserOrSetEphemeral() method in UserManager
2684 private int removeUserOrSetEphemeral(IUserManager um, @UserIdInt int userId) in removeUserOrSetEphemeral() method in PackageManagerShellCommand
4254 public @UserManager.RemoveResult int removeUserOrSetEphemeral(@UserIdInt int userId, in removeUserOrSetEphemeral() method in UserManagerService