Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java93 private static final String CUSTOMIZATION_APP_PKG = "com.android.cts.customizationapp"; field in DeviceAndProfileOwnerTest
125 getDevice().uninstallPackage(CUSTOMIZATION_APP_PKG); in tearDown()
511 runDeviceTestsAsUser(CUSTOMIZATION_APP_PKG, ".CustomizationTest", in testSetWallpaper_disallowed()