Searched refs:scopes (Results 1 – 13 of 13) sorted by relevance
77 .idea/scopes/scope_settings.xml
3068 final List<String> scopes = policy.mDelegationMap.valueAt(i);3071 for (String scope : scopes) {3285 List<String> scopes = policy.mDelegationMap.get(certDelegate);3286 if (scopes == null) {3287 scopes = new ArrayList<>();3288 policy.mDelegationMap.put(certDelegate, scopes);3290 if (!scopes.contains(DELEGATION_CERT_INSTALL)) {3291 scopes.add(DELEGATION_CERT_INSTALL);3298 List<String> scopes = policy.mDelegationMap.get(appRestrictionsDelegate);3299 if (scopes == null) {[all …]
184 … void setDelegatedScopes(in ComponentName who, in String delegatePackage, in List<String> scopes); in setDelegatedScopes() argument
5134 @NonNull List<String> scopes) { in setDelegatedScopes() argument5138 mService.setDelegatedScopes(admin, delegatePackage, scopes); in setDelegatedScopes()
194 # scopes will look different, etc.379 # will show members with their full class and namespace scopes in the
227 # scopes will look different, etc.461 # will show members with their full class and namespace scopes in the
242 # qualified scopes will look different, etc.493 # their full class and namespace scopes in the documentation. If set to YES the
260 # qualified scopes will look different, etc.530 # their full class and namespace scopes in the documentation. If set to YES, the
260 # qualified scopes will look different, etc.521 # their full class and namespace scopes in the documentation. If set to YES, the
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...