Searched refs:setProfileOwnerExpectingFailure (Results 1 – 2 of 2) sorted by relevance
178 setProfileOwnerExpectingFailure(OWNER_TEST_ONLY, mProfileOwnerUserId); in assertTestOnlyNotInstallable()189 setProfileOwnerExpectingFailure(OWNER_NON_TEST_ONLY, mProfileOwnerUserId); in assertNonTestOnlyNotInstallable()
844 protected void setProfileOwnerExpectingFailure(String componentName, int userId) in setProfileOwnerExpectingFailure() method in BaseDevicePolicyTest