提交 86f6b77b 编写于 作者: T tangmimi

更新待机事件常量

Signed-off-by: Ntangmimi <tangchengkai@huawei.com>
上级 65bf6167
......@@ -294,7 +294,7 @@ export default function ActsCommonEventManagerSupportTest() {
expect(commonEventManager.Support.COMMON_EVENT_DISCHARGING).assertEqual('usual.event.DISCHARGING')
expect(commonEventManager.Support.COMMON_EVENT_CHARGING).assertEqual('usual.event.CHARGING')
expect(commonEventManager.Support.COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED).assertEqual('usual.event.DEVICE_IDLE_MODE_CHANGED')
expect(commonEventManager.Support.COMMON_EVENT_DEVICE_IDLE_EXEMPTION_SYSTEM_UPDATE).assertEqual('usual.event.DEVICE_IDLE_EXEMPTION_SYSTEM_UPDATE')
expect(commonEventManager.Support.COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED).assertEqual('usual.event.DEVICE_IDLE_EXEMPTION_LIST_UPDATED')
expect(commonEventManager.Support.COMMON_EVENT_POWER_SAVE_MODE_CHANGED).assertEqual('usual.event.POWER_SAVE_MODE_CHANGED')
expect(commonEventManager.Support.COMMON_EVENT_USER_ADDED).assertEqual('usual.event.USER_ADDED')
expect(commonEventManager.Support.COMMON_EVENT_USER_REMOVED).assertEqual('usual.event.USER_REMOVED')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册