Home
last modified time | relevance | path

Searched refs:startUser (Results 1 – 14 of 14) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTestApi25.java44 startUser(mUserId); in createManagedProfile()
48 startUser(mUserId); in createManagedProfile()
DMixedManagedProfileOwnerTest.java47 startUser(mUserId); in createManagedProfile()
51 startUser(mUserId); in createManagedProfile()
DLauncherAppsMultiUserTest.java49 startUser(mSecondaryUserId); in setUp()
DEphemeralUserTest.java79 startUser(userId); in testRemoveEphemeralOnStop()
DLauncherAppsProfileTest.java54 startUser(mProfileUserId); in setUp()
DDeviceOwnerPlusProfileOwnerTest.java522 startUser(userId); in setupManagedProfile()
547 getDevice().startUser(secondaryUserId); in setupManagedSecondaryUser()
DUserRestrictionsTest.java137 startUser(profileUserId); in testUserRestrictions_managedProfileOwnerOnly()
DBaseDevicePolicyTest.java180 protected void startUser(int userId) throws Exception { in startUser() method in BaseDevicePolicyTest
181 getDevice().startUser(userId); in startUser()
413 startUser(userId); in createUser()
DManagedProfileTest.java104 startUser(mProfileUserId); in setUp()
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerMultiuserTest.java48 getDevice().startUser(profileId); in testManagedUser()
67 getDevice().startUser(secondUserID); in testSecondaryUser()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPackageVisibilityTest.java65 getDevice().startUser(userId); in testUninstalledPackageVisibility()
DUtils.java141 device.startUser(userIds[i]); in prepareMultipleUsers()
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java122 assertTrue(getDevice().startUser(mSecondaryUserId)); in testNumberBlocking()
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java195 getDevice().startUser(userId); in createAndStartUser()