Home
last modified time | relevance | path

Searched refs:setDeviceAdmin (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java201 setDeviceAdmin(DEVICE_ADMIN_PKG + "/.PrimaryUserDeviceAdmin"); in testDelegatedCertInstaller()
DManagedProfileTest.java350 setDeviceAdmin(MANAGED_PROFILE_PKG + "/.PrimaryUserDeviceAdmin"); in testCameraPolicy()
DBaseDevicePolicyTest.java351 protected void setDeviceAdmin(String componentName) throws DeviceNotAvailableException { in setDeviceAdmin() method in BaseDevicePolicyTest