Searched refs:removeDeviceOwnerAdmin (Results 1 – 4 of 4) sorted by relevance
36 removeDeviceOwnerAdmin(component); in removeAdmin()
69 removeDeviceOwnerAdmin(DEVICE_OWNER_COMPONENT); in tearDown()
76 removeDeviceOwnerAdmin(DEVICE_ADMIN_COMPONENT_FLATTENED); in setUp()85 removeDeviceOwnerAdmin(DEVICE_ADMIN_COMPONENT_FLATTENED); in tearDown()
350 protected void removeDeviceOwnerAdmin(String componentName) throws DeviceNotAvailableException { in removeDeviceOwnerAdmin() method in BaseDevicePolicyTest