Searched refs:setDeviceAdmin (Results 1 – 3 of 3) sorted by relevance
201 setDeviceAdmin(DEVICE_ADMIN_PKG + "/.PrimaryUserDeviceAdmin"); in testDelegatedCertInstaller()
350 setDeviceAdmin(MANAGED_PROFILE_PKG + "/.PrimaryUserDeviceAdmin"); in testCameraPolicy()
351 protected void setDeviceAdmin(String componentName) throws DeviceNotAvailableException { in setDeviceAdmin() method in BaseDevicePolicyTest