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.java860 int adminVersion = 24; in testDisallowFactoryReset() local
864 installAppAsUser(DeviceAdminHelper.getDeviceAdminApkFileName(adminVersion), in testDisallowFactoryReset()
866 setDeviceAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), in testDisallowFactoryReset()
869 DeviceAdminHelper.getDeviceAdminApkPackage(adminVersion), in testDisallowFactoryReset()
873 removeAdmin(DeviceAdminHelper.getAdminReceiverComponent(adminVersion), mPrimaryUserId); in testDisallowFactoryReset()
874 getDevice().uninstallPackage(DeviceAdminHelper.getDeviceAdminApkPackage(adminVersion)); in testDisallowFactoryReset()