Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/policies/
DDpcOnlyApplicationRestrictions.java25 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_APP_RESTRICTIONS;
43 delegatedScopes = DELEGATION_APP_RESTRICTIONS
DApplicationRestrictions.java25 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_APP_RESTRICTIONS;
43 delegatedScopes = DELEGATION_APP_RESTRICTIONS
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DCommonDevicePolicy.java29 public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions"; field in CommonDevicePolicy
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DDelegationScopesTest.java20 import static android.app.admin.DevicePolicyManager.DELEGATION_APP_RESTRICTIONS;
74 private static final String TEST_SCOPE_2 = DELEGATION_APP_RESTRICTIONS;
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java50 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_APP_RESTRICTIONS;
135 DELEGATION_APP_RESTRICTIONS,
/cts/common/device-side/bedstead/modules/enterprise/src/test/kotlin/com/android/bedstead/enterprise/
DEnterpriseAnnotationExecutorTest.kt117 DevicePolicyManager.DELEGATION_APP_RESTRICTIONS
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt8287 field public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions";