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.java160 final int secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_layering()
226 final int secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_profileGlobalRestrictionsAsDo()
DMixedDeviceOwnerTest.java132 final int userId = createUserAndWaitStart(); in createSecondaryUserAsProfileOwner()
DBaseDevicePolicyTest.java617 protected int createUserAndWaitStart() throws Exception { in createUserAndWaitStart() method in BaseDevicePolicyTest