Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java60 private static final String APP_RESTRICTIONS_TARGET_APP_APK = "CtsAppRestrictionsTargetApp.apk"; field in DeviceAndProfileOwnerTest
148 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testApplicationRestrictions()
168 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, parentUserId); in testApplicationRestrictions()
201 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testDelegation()