Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java394 private static final List<String> EXCLUSIVE_DELEGATIONS = Arrays.asList(new String[] { field in DevicePolicyManagerService
6103 exclusiveScopes.retainAll(EXCLUSIVE_DELEGATIONS); in setDelegatedScopes()