Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java133 private static final String PRINTING_APP_APK = "CtsDevicePolicyPrintingApp.apk"; field in DeviceAndProfileOwnerTest
1436 installAppAsUser(PRINTING_APP_APK, mUserId); in testPrintingPolicy()