Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java62 private static final String CERT_INSTALLER_PKG = "com.android.cts.certinstaller"; field in DeviceAndProfileOwnerTest
119 getDevice().uninstallPackage(CERT_INSTALLER_PKG); in tearDown()