Home
last modified time | relevance | path

Searched refs:startUserAndWait (Results 1 – 13 of 13) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTestApi30.java46 startUserAndWait(mUserId); in createManagedProfile()
50 startUserAndWait(mUserId); in createManagedProfile()
DMixedManagedProfileOwnerTestApi25.java47 startUserAndWait(mUserId); in createManagedProfile()
51 startUserAndWait(mUserId); in createManagedProfile()
DMixedManagedProfileOwnerTest.java60 startUserAndWait(mUserId); in createManagedProfile()
64 startUserAndWait(mUserId); in createManagedProfile()
DBaseManagedProfileTest.java62 startUserAndWait(mProfileUserId); in setUp()
DDeviceAndProfileOwnerHostSideTransferTest.java116 startUserAndWait(userId); in setupManagedProfile()
DLauncherAppsProfileTest.java61 startUserAndWait(mProfileUserId); in setUp()
DOrgOwnedProfileOwnerTest.java94 startUserAndWait(mUserId); in createManagedProfile()
98 startUserAndWait(mUserId); in createManagedProfile()
DDeviceOwnerPlusProfileOwnerTest.java279 startUserAndWait(userId); in setupManagedProfile()
DBaseDevicePolicyTest.java389 protected void startUserAndWait(int userId) throws Exception { in startUserAndWait() method in BaseDevicePolicyTest
665 startUserAndWait(userId); in createUserAndWaitStart()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DAppCloningBaseHostTest.java67 startUserAndWait(sCloneUserId); in createAndStartCloneUser()
77 protected static void startUserAndWait(String userId) throws DeviceNotAvailableException { in startUserAndWait() method in AppCloningBaseHostTest
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java126 startUserAndWait(mSecondaryUserId); in testNumberBlocking()
150 protected void startUserAndWait(int userId) throws Exception { in startUserAndWait() method in NumberBlockingTest
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/contacts/
DManagedProfileContactsAccessTest.java127 startUserAndWait(sManagedProfileUserId); in createAndStartManagedProfile()
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/media/
DAppCloningHostTest.java107 startUserAndWait(managedProfileId); in createAndStartManagedProfileUser()