Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java106 protected static final String PACKAGE_INSTALLER_APK = "CtsPackageInstallerApp.apk"; field in DeviceAndProfileOwnerTest
987 installAppAsUser(PACKAGE_INSTALLER_APK, mUserId); in testPackageInstallUserRestrictions()