Searched refs:setDeviceAdmin (Results 1 – 4 of 4) sorted by relevance
81 setDeviceAdmin(getAdminReceiverComponent(), mUserId); in setUp()133 setDeviceAdmin(getAdminReceiverComponent(), mUserId); in makeDoAndClearPassword()
37 setDeviceAdmin(getUnprotectedAdminReceiverComponent(), mUserId); in testAdminWithNoProtection()
411 protected void setDeviceAdmin(String componentName, int userId) in setDeviceAdmin() method in BaseDevicePolicyTest
367 setDeviceAdmin(MANAGED_PROFILE_PKG + "/.PrimaryUserDeviceAdmin", mParentUserId); in testCameraPolicy()