Searched refs:setProfileOwnerExpectingFailure (Results 1 – 2 of 2) sorted by relevance
122 setProfileOwnerExpectingFailure(OWNER_TEST_ONLY, mPrimaryUserId); in assertTestOnlyNotInstallable()130 setProfileOwnerExpectingFailure(OWNER_NON_TEST_ONLY, mPrimaryUserId); in assertNonTestOnlyNotInstallable()
651 protected void setProfileOwnerExpectingFailure(String componentName, int userId) in setProfileOwnerExpectingFailure() method in BaseDevicePolicyTest