/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | MixedManagedProfileOwnerTestApi25.java | 44 startUser(mUserId); in createManagedProfile() 48 startUser(mUserId); in createManagedProfile()
|
D | MixedManagedProfileOwnerTest.java | 49 startUser(mUserId); in createManagedProfile() 53 startUser(mUserId); in createManagedProfile()
|
D | LauncherAppsMultiUserTest.java | 50 startUser(mSecondaryUserId); in setUp()
|
D | QuietModeHostsideTest.java | 91 startUser(mProfileId); in createAndStartManagedProfile()
|
D | EphemeralUserTest.java | 80 startUser(userId); in testRemoveEphemeralOnStop()
|
D | CrossProfileAppsHostSideTest.java | 164 startUser(mProfileId); in createAndStartManagedProfile()
|
D | DeviceOwnerPlusProfileOwnerTest.java | 595 startUser(userId); in setupManagedProfile() 620 getDevice().startUser(secondaryUserId); in setupManagedSecondaryUser()
|
D | LauncherAppsProfileTest.java | 56 startUser(mProfileUserId); in setUp()
|
D | DeviceAndProfileOwnerHostSideTransferTest.java | 185 startUser(userId); in setupManagedProfile()
|
D | UserRestrictionsTest.java | 139 startUser(profileUserId); in testUserRestrictions_managedProfileOwnerOnly()
|
D | BaseDevicePolicyTest.java | 234 protected void startUser(int userId) throws Exception { in startUser() method in BaseDevicePolicyTest 235 getDevice().startUser(userId); in startUser() 546 startUser(userId); in createUser()
|
D | ManagedProfileTest.java | 119 startUser(mProfileUserId); in setUp()
|
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
D | ShortcutManagerMultiuserTest.java | 49 getDevice().startUser(profileId, /* wait */ true); in testManagedUser() 67 getDevice().startUser(secondUserID); in testSecondaryUser()
|
/cts/hostsidetests/backup/src/android/cts/backup/ |
D | BaseMultiUserBackupHostSideTest.java | 116 void startUser(int userId) throws DeviceNotAvailableException { in startUser() method in BaseMultiUserBackupHostSideTest 117 boolean startSuccessful = mDevice.startUser(userId, /* wait for RUNNING_UNLOCKED */ true); in startUser() 129 startUser(userId); in startUserAndInitializeForBackup()
|
D | MultiUserBackupStateTest.java | 49 startUser(profileUserId); in setUp()
|
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/ |
D | MultiUserTest.java | 155 getDevice().startUser(secondaryUserId); in testSecondaryUser() 215 getDevice().startUser(profileUserId); in testProfileUser()
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PackageVisibilityTest.java | 86 getDevice().startUser(userId); in testUninstalledPackageVisibility()
|
D | Utils.java | 151 device.startUser(userIds[i]); in prepareMultipleUsers()
|
/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/ |
D | AppBindingHostTest.java | 501 getDevice().startUser(userId); in testSecondaryUser() 527 getDevice().startUser(userId); in testSecondaryUser()
|
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/ |
D | Utils.java | 132 device.startUser(userIds[i]); in prepareMultipleUsers()
|
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/ |
D | NumberBlockingTest.java | 147 getDevice().startUser(userId); in startUserAndWait()
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 192 getDevice().startUser(userId); in createAndStartUser()
|