Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DPermissionGrantDelegateTest.java18 import static android.app.admin.DevicePolicyManager.DELEGATION_PERMISSION_GRANT;
88 return scopes.contains(DELEGATION_PERMISSION_GRANT); in amIPermissionGrantDelegate()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java96 private static final String DELEGATION_PERMISSION_GRANT = "delegation-permission-grant"; field in DeviceAndProfileOwnerTest
334 DELEGATION_PERMISSION_GRANT, in getDelegationScopes()