Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DPackageAccessDelegateTest.java18 import static android.app.admin.DevicePolicyManager.DELEGATION_PACKAGE_ACCESS;
88 return scopes.contains(DELEGATION_PACKAGE_ACCESS); in amIPackageAccessDelegate()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java97 private static final String DELEGATION_PACKAGE_ACCESS = "delegation-package-access"; field in DeviceAndProfileOwnerTest
335 DELEGATION_PACKAGE_ACCESS, in getDelegationScopes()