Searched refs:createManagedProfileUser (Results 1 – 2 of 2) sorted by relevance
146 public static String createManagedProfileUser(int parentUserId, String userName) { in createManagedProfileUser() method in ShellCommandUtils
329 final String command = ShellCommandUtils.createManagedProfileUser(parentUserId, in createProfile()