Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/policies/
DSuspendPackage.java24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_PACKAGE_ACCESS;
37 delegatedScopes = DELEGATION_PACKAGE_ACCESS)
DApplicationHidden.java24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_PACKAGE_ACCESS;
41 delegatedScopes = DELEGATION_PACKAGE_ACCESS,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DCommonDevicePolicy.java38 public static final String DELEGATION_PACKAGE_ACCESS = "delegation-package-access"; field in CommonDevicePolicy
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java58 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_PACKAGE_ACCESS;
138 DELEGATION_PACKAGE_ACCESS,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt8295 field public static final String DELEGATION_PACKAGE_ACCESS = "delegation-package-access";