Home
last modified time | relevance | path

Searched refs:assertCannotCreateManagedProfile (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerPlusProfileOwnerTest.java267 assertCannotCreateManagedProfile(mPrimaryUserId); in testCannotAddProfileIfRestrictionSet()
DBaseDevicePolicyTest.java439 protected void assertCannotCreateManagedProfile(int parentUserId) in assertCannotCreateManagedProfile() method in BaseDevicePolicyTest