Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
H A DDeviceOwnerPlusProfileOwnerTest.java109 assertCannotCreateManagedProfile(mPrimaryUserId); in testCannotAddManagedProfileWithDeviceOwner()
H A DBaseDevicePolicyTest.java692 protected void assertCannotCreateManagedProfile(int parentUserId) in assertCannotCreateManagedProfile() method in BaseDevicePolicyTest