Home
last modified time | relevance | path

Searched refs:DELEGATION_SECURITY_LOGGING (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java139 import static android.app.admin.DevicePolicyManager.DELEGATION_SECURITY_LOGGING;
644 DELEGATION_SECURITY_LOGGING,
660 DELEGATION_SECURITY_LOGGING,
666 DELEGATION_SECURITY_LOGGING,
9229 DELEGATION_SECURITY_LOGGING, action, userId);
18091 isCallerDelegate(caller, DELEGATION_SECURITY_LOGGING));
18144 isCallerDelegate(caller, DELEGATION_SECURITY_LOGGING));
18183 isCallerDelegate(caller, DELEGATION_SECURITY_LOGGING));
18252 isCallerDelegate(caller, DELEGATION_SECURITY_LOGGING));
23247 DELEGATE_SCOPES.put(MANAGE_DEVICE_POLICY_SECURITY_LOGGING, DELEGATION_SECURITY_LOGGING);
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2739 public static final String DELEGATION_SECURITY_LOGGING = "delegation-security-logging"; field in DevicePolicyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8296 field public static final String DELEGATION_SECURITY_LOGGING = "delegation-security-logging";