Searched defs:createProfileForUserWithThrow (Results 1 – 2 of 2) sorted by relevance
46 … UserInfo createProfileForUserWithThrow(in String name, in String userType, int flags, int userId, in createProfileForUserWithThrow() method
3437 public UserInfo createProfileForUserWithThrow(@Nullable String name, @NonNull String userType, in createProfileForUserWithThrow() method in UserManagerService