Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java66 private static final String DELEGATE_APP_APK = "CtsDelegateApp.apk"; field in DeviceAndProfileOwnerTest
147 installAppAsUser(DELEGATE_APP_APK, mUserId); in testApplicationRestrictions()
167 installAppAsUser(DELEGATE_APP_APK, parentUserId); in testApplicationRestrictions()
199 installAppAsUser(DELEGATE_APP_APK, mUserId); in testDelegation()