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