Loading services/core/java/com/android/server/pm/UserManagerService.java +0 −6 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -6275,9 +6273,6 @@ public class UserManagerService extends IUserManager.Stub { } } /** * @hide */ @Override public @NonNull UserInfo createRestrictedProfileWithThrow( @Nullable String name, @UserIdInt int parentUserId) Loading Loading @@ -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. */ Loading Loading
services/core/java/com/android/server/pm/UserManagerService.java +0 −6 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -6275,9 +6273,6 @@ public class UserManagerService extends IUserManager.Stub { } } /** * @hide */ @Override public @NonNull UserInfo createRestrictedProfileWithThrow( @Nullable String name, @UserIdInt int parentUserId) Loading Loading @@ -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. */ Loading