Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f8e1714 authored by Adam Bookatz's avatar Adam Bookatz Committed by Android (Google) Code Review
Browse files

Merge "Move @hides from UMS" into main

parents cfcce79a fabce879
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -3590,8 +3590,6 @@ public class UserManagerService extends IUserManager.Stub {
    }

    /**
     * @hide
     *
     * Returns who set a user restriction on a user.
     * Requires {@link android.Manifest.permission#MANAGE_USERS} permission.
     * @param restrictionKey the string key representing the restriction
@@ -6275,9 +6273,6 @@ public class UserManagerService extends IUserManager.Stub {
        }
    }

    /**
     * @hide
     */
    @Override
    public @NonNull UserInfo createRestrictedProfileWithThrow(
            @Nullable String name, @UserIdInt int parentUserId)
@@ -8504,7 +8499,6 @@ public class UserManagerService extends IUserManager.Stub {
    }

    /**
     * @hide
     * Checks whether to show a notification for sounds (e.g., alarms, timers, etc.) from
     * background users.
     */