Searched refs:setDeviceOwnerOrFail (Results 1 – 3 of 3) sorted by relevance
41 setDeviceOwnerOrFail(component, getUserId()); in setAsOwnerOrFail()
152 setDeviceOwnerOrFail(OWNER_TEST_ONLY, mDeviceOwnerUserId); in assertTestOnlyInstallable()163 setDeviceOwnerOrFail(OWNER_NON_TEST_ONLY, mDeviceOwnerUserId); in assertNonTestOnlyInstallable()321 setDeviceOwnerOrFail(OWNER_TEST_ONLY, mDeviceOwnerUserId); in testInheritTestOnly()
905 protected void setDeviceOwnerOrFail(String componentName, int userId) in setDeviceOwnerOrFail() method in BaseDevicePolicyTest