Searched refs:getAdminReceiverComponent (Results 1 – 3 of 3) sorted by relevance
42 protected final String getAdminReceiverComponent() { in getAdminReceiverComponent() method in BaseDeviceAdminHostSideTest43 return DeviceAdminHelper.getAdminReceiverComponent(getTargetApiVersion()); in getAdminReceiverComponent()58 setDeviceAdmin(getAdminReceiverComponent(), mUserId); in setUp()65 assertTrue("Failed to remove admin", removeAdmin(getAdminReceiverComponent(), mUserId)); in tearDown()118 setDeviceOwner(getAdminReceiverComponent(), mUserId, /*expectFailure*/ false); in testRunDeviceOwnerPasswordTest()
44 static String getAdminReceiverComponent(int targetApiVersion) { in getAdminReceiverComponent() method in DeviceAdminHelper
756 setDeviceAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), in testDisallowFactoryReset()763 removeAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), mPrimaryUserId); in testDisallowFactoryReset()