Searched defs:removeUserWhenPossible (Results 1 – 3 of 3) sorted by relevance
105 int removeUserWhenPossible(int userId, boolean overrideDevicePolicy); in removeUserWhenPossible() method
6154 public @RemoveResult int removeUserWhenPossible(@NonNull UserHandle user, in removeUserWhenPossible() method in UserManager
3234 private int removeUserWhenPossible(IUserManager um, @UserIdInt int userId) in removeUserWhenPossible() method in PackageManagerShellCommand