Home
last modified time | relevance | path

Searched refs:startUserAndWait (Results 1 – 10 of 10) 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.java64 startUserAndWait(mUserId); in createManagedProfile()
68 startUserAndWait(mUserId); in createManagedProfile()
DBaseManagedProfileTest.java62 startUserAndWait(mProfileUserId); in setUp()
DLauncherAppsProfileTest.java61 startUserAndWait(mProfileUserId); in setUp()
DDeviceAndProfileOwnerHostSideTransferTest.java164 startUserAndWait(userId); in setupManagedProfile()
DOrgOwnedProfileOwnerTest.java88 startUserAndWait(mUserId); in createManagedProfile()
92 startUserAndWait(mUserId); in createManagedProfile()
DDeviceOwnerPlusProfileOwnerTest.java368 startUserAndWait(userId); in setupManagedProfile()
DBaseDevicePolicyTest.java394 protected void startUserAndWait(int userId) throws Exception { in startUserAndWait() method in BaseDevicePolicyTest
670 startUserAndWait(userId); in createUserAndWaitStart()
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java124 startUserAndWait(mSecondaryUserId); in testNumberBlocking()
148 protected void startUserAndWait(int userId) throws Exception { in startUserAndWait() method in NumberBlockingTest