# 系统公共事件定义(系统应用) 本文档提供系统所定义的公共事件类型的索引。 公共事件类型定义在[ohos.commonEventManager模块的Support枚举](../js-apis-commonEventManager.md#support)中。 > **说明:** > > 当前界面仅包含本模块的系统接口,其他公开接口参见[系统公共事件定义](../common_event/commonEventManager-definitions.md)。 **系统能力:** SystemCapability.Notification.CommonEvent * [COMMON_EVENT_CHARGE_TYPE_CHANGED](../common_event/commonEvent-powermgr.md#common_event_charge_type_changed) 表示系统充电类型改变的公共事件的动作。仅限系统应用使用。 * [COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED10+ ](../common_event/commonEvent-resourceschedule.md#common_event_device_idle_exemption_list_updated) 表示系统待机空闲模式下豁免应用程序列表已更新的公共事件的动作。仅限系统应用使用。