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.java86 private static final String APP_RESTRICTIONS_TARGET_APP_APK = "CtsAppRestrictionsTargetApp.apk"; field in DeviceAndProfileOwnerTest
258 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testApplicationRestrictions()
278 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, parentUserId); in testApplicationRestrictions()
376 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mUserId); in testDelegation()
379 installAppAsUser(APP_RESTRICTIONS_TARGET_APP_APK, mDeviceOwnerUserId); in testDelegation()