Home
last modified time | relevance | path

Searched refs:createProfileForUser (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java172 UserInfo userInfo = createProfileForUser("Clone user1", in testCloneUser()
176 UserInfo userInfo2 = createProfileForUser("Clone user2", in testCloneUser()
794 UserInfo userInfo = createProfileForUser("Profile", in testGetProfileParent()
817 UserInfo userInfo = createProfileForUser("Managed", in testProfileTypeInformation()
889 UserInfo userInfo1 = createProfileForUser("Managed 1", in testAddManagedProfile()
891 UserInfo userInfo2 = createProfileForUser("Managed 2", in testAddManagedProfile()
912 UserInfo userInfo1 = createProfileForUser("Managed1", in testAddManagedProfile_withDisallowedPackages()
926 UserInfo userInfo2 = createProfileForUser("Managed2", in testAddManagedProfile_withDisallowedPackages()
948 UserInfo userInfo = createProfileForUser("Managed", in testAddManagedProfile_disallowedPackagesInstalledLater()
1101 UserInfo profile = createProfileForUser("Managed 1", in testGetManagedProfileCreationTime()
[all …]
H A DUserLifecycleStressTest.java94 final UserInfo userInfo = mUserManager.createProfileForUser("TestUser", in stopManagedProfileStressTest()
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DManagedUserContentResolverTest.java45 return mUm.createProfileForUser("Managed user", in createUser()
/aosp14/frameworks/base/core/java/android/os/
H A DUserManager.java4104 public UserInfo createProfileForUser(String name, @UserInfoFlag int flags, in createProfileForUser() method in UserManager
4106 return createProfileForUser(name, UserInfo.getDefaultUserType(flags), flags, in createProfileForUser()
4124 public @Nullable UserInfo createProfileForUser(String name, @NonNull String userType, in createProfileForUser() method in UserManager
4126 return createProfileForUser(name, userType, flags, userId, null); in createProfileForUser()
4148 public @Nullable UserInfo createProfileForUser(@Nullable String name, @NonNull String userType, in createProfileForUser() method in UserManager
/aosp14/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
H A DUserLifecycleTests.java1247 final UserInfo userInfo = mUm.createProfileForUser(TEST_USER_NAME, in createManagedProfile()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt2378 …fest.permission.CREATE_USERS}) public android.content.pm.UserInfo createProfileForUser(@Nullable S…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37204 Landroid/os/IUserManager$Stub$Proxy;->createProfileForUser(Ljava/lang/String;II[Ljava/lang/String;)…
37328 Landroid/os/IUserManager;->createProfileForUser(Ljava/lang/String;II[Ljava/lang/String;)Landroid/co…
40038 Landroid/os/UserManager;->createProfileForUser(Ljava/lang/String;II[Ljava/lang/String;)Landroid/con…