Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java750 int adminVersion = 24; in testDisallowFactoryReset() local
754 installAppAsUser(DeviceAdminHelper.getDeviceAdminApkFileName(adminVersion), in testDisallowFactoryReset()
756 setDeviceAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), in testDisallowFactoryReset()
759 DeviceAdminHelper.getDeviceAdminApkPackage(adminVersion), in testDisallowFactoryReset()
763 removeAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), mPrimaryUserId); in testDisallowFactoryReset()
764 getDevice().uninstallPackage(DeviceAdminHelper.getDeviceAdminApkPackage(adminVersion)); in testDisallowFactoryReset()