Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCustomDeviceOwnerTest.java55 private static final String PACKAGE_INSTALLER_APK = "CtsPackageInstallerApp.apk"; field in CustomDeviceOwnerTest
138 installApp(PACKAGE_INSTALLER_APK); in testSilentPackageInstall()
DDeviceAndProfileOwnerTest.java51 private static final String PACKAGE_INSTALLER_APK = "CtsPackageInstallerApp.apk"; field in DeviceAndProfileOwnerTest
229 installApp(PACKAGE_INSTALLER_APK); in testPackageInstallUserRestrictions()
255 getDevice().uninstallPackage(PACKAGE_INSTALLER_APK); in testPackageInstallUserRestrictions()