Home
last modified time | relevance | path

Searched refs:createUserAndWaitStart (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DUserRestrictionsTest.java161 secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_layering()
231 secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_profileGlobalRestrictionsAsDo()
DMixedDeviceOwnerTest.java586 final int userId = createUserAndWaitStart(); in createSecondaryUserAsProfileOwner()
DBaseDevicePolicyTest.java668 protected int createUserAndWaitStart() throws Exception { in createUserAndWaitStart() method in BaseDevicePolicyTest