Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java81 private static final String SIMPLE_PRE_M_APP_PKG = "com.android.cts.launcherapps.simplepremapp"; field in DeviceAndProfileOwnerTest
200 getDevice().uninstallPackage(SIMPLE_PRE_M_APP_PKG); in tearDown()