Home | History | Annotate | Download | only in admin

Lines Matching defs:createAndManageUser

6523       * Flag used by {@link #createAndManageUser} to skip setup wizard after creating a new user.
6528 * Flag used by {@link #createAndManageUser} to specify that the user should be created
6535 * Flag used by {@link #createAndManageUser} to specify that the user should be created as a
6542 * Flag used by {@link #createAndManageUser} to specify that the newly created user should skip
6595 public @Nullable UserHandle createAndManageUser(@NonNull ComponentName admin,
6599 throwIfParentInstance("createAndManageUser");
6601 return mService.createAndManageUser(admin, name, profileOwner, adminExtras, flags);
7962 * user with {@link #createAndManageUser}