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.java75 private static final String APP_RESTRICTIONS_TARGET_APP_APK = "CtsAppRestrictionsTargetApp.apk"; field in DeviceAndProfileOwnerTest
249 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testApplicationRestrictions()
269 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, parentUserId); in testApplicationRestrictions()
370 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testDelegation()