Searched refs:setDeviceOwnerExpectingFailure (Results 1 – 2 of 2) sorted by relevance
174 setDeviceOwnerExpectingFailure(OWNER_TEST_ONLY, mDeviceOwnerUserId); in assertTestOnlyNotInstallable()185 setDeviceOwnerExpectingFailure(OWNER_NON_TEST_ONLY, mDeviceOwnerUserId); in assertNonTestOnlyNotInstallable()
896 protected void setDeviceOwnerExpectingFailure(String componentName, int userId) in setDeviceOwnerExpectingFailure() method in BaseDevicePolicyTest