Home
last modified time | relevance | path

Searched refs:createRestrictedProfileWithThrow (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DIUserManager.aidl50 UserInfo createRestrictedProfileWithThrow(String name, int parentUserHandle); in createRestrictedProfileWithThrow() method
H A DUserManager.java4199 final UserInfo profile = mService.createRestrictedProfileWithThrow(name, parentUserId); in createRestrictedProfile()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerShellCommand.java2985 info = um.createRestrictedProfileWithThrow(name, parentUserId); in runCreateUser()
H A DUserManagerService.java5339 public @NonNull UserInfo createRestrictedProfileWithThrow(