Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java143 private static final String PRINTING_APP_PKG = "com.android.cts.devicepolicy.printingapp"; field in DeviceAndProfileOwnerTest
215 getDevice().uninstallPackage(PRINTING_APP_PKG); in tearDown()