EventType Stay organized with collections Save and categorize content based on your preferences.
Page Summary
Usage log event types indicate that a specific event has been set, correlating to various actions and system states.
These events cover a wide range of activities including shell commands, app processes, keyguard states, file operations, certificate management, cryptographic events, logging, media mounting, operating system events, remote actions, network activity, lost mode actions, enrollment, and backup service toggling.
Each listed event type has a corresponding linked event field that has been set.
EVENT_TYPE_UNSPECIFIEDis a listed enum value that is not used.
Usage log event type.
| Enums | |
|---|---|
EVENT_TYPE_UNSPECIFIED | This value is not used |
ADB_SHELL_COMMAND | Indicates has been set. |
ADB_SHELL_INTERACTIVE | Indicates has been set. |
APP_PROCESS_START | Indicates |
KEYGUARD_DISMISSED | Indicates has been set. |
KEYGUARD_DISMISS_AUTH_ATTEMPT | Indicates has been set. |
KEYGUARD_SECURED | Indicates has been set. |
FILE_PULLED | Indicates has been set. |
FILE_PUSHED | Indicates has been set. |
CERT_AUTHORITY_INSTALLED | Indicates has been set. |
CERT_AUTHORITY_REMOVED | Indicates has been set. |
CERT_VALIDATION_FAILURE | Indicates has been set. |
CRYPTO_SELF_TEST_COMPLETED | Indicates has been set. |
KEY_DESTRUCTION | Indicates has been set. |
KEY_GENERATED | Indicates has been set. |
KEY_IMPORT | Indicates has been set. |
KEY_INTEGRITY_VIOLATION | Indicates has been set. |
LOGGING_STARTED | Indicates has been set. |
LOGGING_STOPPED | Indicates has been set. |
LOG_BUFFER_SIZE_CRITICAL | Indicates has been set. |
MEDIA_MOUNT | Indicates has been set. |
MEDIA_UNMOUNT | Indicates has been set. |
OS_SHUTDOWN | Indicates has been set. |
OS_STARTUP | Indicates has been set. |
REMOTE_LOCK | Indicates has been set. |
WIPE_FAILURE | Indicates has been set. |
CONNECT | Indicates has been set. |
DNS | Indicates has been set. |
STOP_LOST_MODE_USER_ATTEMPT | Indicates has been set. |
LOST_MODE_OUTGOING_PHONE_CALL | Indicates has been set. |
LOST_MODE_LOCATION | Indicates has been set. |
ENROLLMENT_COMPLETE | Indicates has been set. |
BACKUP_SERVICE_TOGGLED | Indicates has been set. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-28 UTC.
