Searched refs:DELEGATIONS (Results 1 – 1 of 1) sorted by relevance
345 private static final String DELEGATIONS[] = { field in DevicePolicyManagerService5622 if (scopes.retainAll(Arrays.asList(DELEGATIONS))) { in setDelegatedScopes()5726 if (!Arrays.asList(DELEGATIONS).contains(scope)) { in getDelegatePackages()5764 if (!Arrays.asList(DELEGATIONS).contains(scope)) { in isCallerDelegate()