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