Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/unitypackaging/
D.gitignore77 .idea/scopes/scope_settings.xml
/frameworks/opt/gamesdk/samples/unitypackaging/app/
D.gitignore77 .idea/scopes/scope_settings.xml
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3068 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 …]
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl184 … void setDelegatedScopes(in ComponentName who, in String delegatePackage, in List<String> scopes); in setDelegatedScopes() argument
DDevicePolicyManager.java5134 @NonNull List<String> scopes) { in setDelegatedScopes() argument
5138 mService.setDelegatedScopes(admin, delegatePackage, scopes); in setDelegatedScopes()
/frameworks/wilhelm/doc/
DDoxyfile194 # scopes will look different, etc.
379 # will show members with their full class and namespace scopes in the
/frameworks/native/docs/
DDoxyfile227 # scopes will look different, etc.
461 # will show members with their full class and namespace scopes in the
/frameworks/av/media/libaaudio/
DDoxyfile242 # qualified scopes will look different, etc.
493 # their full class and namespace scopes in the documentation. If set to YES the
DDoxyfile.orig242 # qualified scopes will look different, etc.
493 # their full class and namespace scopes in the documentation. If set to YES the
/frameworks/base/media/native/midi/include/
DDoxyfile.orig260 # qualified scopes will look different, etc.
530 # their full class and namespace scopes in the documentation. If set to YES, the
DDoxyfile260 # qualified scopes will look different, etc.
530 # their full class and namespace scopes in the documentation. If set to YES, the
/frameworks/av/media/codec2/docs/
Ddoxygen.config260 # qualified scopes will look different, etc.
521 # their full class and namespace scopes in the documentation. If set to YES, the
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...