Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DAccountCheckHostSideTest.java178 setProfileOwnerExpectingFailure(OWNER_TEST_ONLY, mProfileOwnerUserId); in assertTestOnlyNotInstallable()
189 setProfileOwnerExpectingFailure(OWNER_NON_TEST_ONLY, mProfileOwnerUserId); in assertNonTestOnlyNotInstallable()
DBaseDevicePolicyTest.java844 protected void setProfileOwnerExpectingFailure(String componentName, int userId) in setProfileOwnerExpectingFailure() method in BaseDevicePolicyTest