/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | ManagedUserContentResolverTest.java | 44 protected UserInfo createUser() throws RemoteException { in createUser() method in ManagedUserContentResolverTest
|
H A D | SecondaryUserContentResolverTest.java | 42 protected UserInfo createUser() throws RemoteException { in createUser() method in SecondaryUserContentResolverTest
|
H A D | AbstractCrossUserContentResolverTest.java | 86 protected abstract UserInfo createUser() throws RemoteException ; in createUser() method in AbstractCrossUserContentResolverTest
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TaskPersisterTest.java | 89 private int createUser(String name, int flags) { in createUser() method in TaskPersisterTest
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ |
H A D | UserCreator.kt | 50 fun createUser( regex
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserManagerServiceUserInfoTest.java | 342 private UserInfo createUser(@UserIdInt int userId, @UserInfoFlag int flags, String userType) { in createUser() method in UserManagerServiceUserInfoTest 346 private UserInfo createUser() { in createUser() method in UserManagerServiceUserInfoTest
|
H A D | UserManagerTest.java | 1599 private UserInfo createUser(String name, int flags) { in createUser() method in UserManagerTest 1607 private UserInfo createUser(String name, String userType, int flags) { in createUser() method in UserManagerTest
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/settings/ |
H A D | ControlsSettingsRepositoryImplTest.kt | 47 private fun createUser(id: Int): UserInfo { regex
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | UserManager.java | 3866 public @Nullable UserInfo createUser(@Nullable String name, @UserInfoFlag int flags) { in createUser() method in UserManager 3891 public @Nullable UserInfo createUser(@Nullable String name, @NonNull String userType, in createUser() method in UserManager 3912 public @NonNull NewUserResponse createUser(@NonNull NewUserRequest newUserRequest) { in createUser() method in UserManager
|
/aosp14/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/ |
H A D | UserLifecycleTests.java | 179 public void createUser() throws RemoteException { in createUser() method in UserLifecycleTests
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Element.java | 1157 static Element createUser(RenderScript rs, DataType dt) { in createUser() method in Element
|