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.java79 private static final String DELEGATE_APP_APK = "CtsDelegateApp.apk"; field in DeviceAndProfileOwnerTest
232 installAppAsUser(DELEGATE_APP_APK, mUserId); in testApplicationRestrictionIsRestricted()
246 installAppAsUser(DELEGATE_APP_APK, mUserId); in testApplicationRestrictions()
266 installAppAsUser(DELEGATE_APP_APK, parentUserId); in testApplicationRestrictions()
366 installAppAsUser(DELEGATE_APP_APK, mUserId); in testDelegation()