Searched refs:DEVICE_OWNER_DELEGATIONS (Results 1 – 1 of 1) sorted by relevance
389 private static final List<String> DEVICE_OWNER_DELEGATIONS = Arrays.asList(new String[] { field in DevicePolicyManagerService6077 final boolean hasDoDelegation = !Collections.disjoint(scopes, DEVICE_OWNER_DELEGATIONS); in setDelegatedScopes()