Home
last modified time | relevance | path

Searched defs:commonEventManager (Results 1 – 3 of 3) sorted by relevance

/applications/standard/app_samples/code/DocsSample/ApplicationModels/StageProcessThread/entry/src/main/ets/staticsubscriber/
DStaticSubscriber.ts18 import type commonEventManager from '@ohos.commonEventManager'; alias
/applications/standard/launcher/common/src/main/ets/default/manager/
DCommonEventManager.ts74 const commonEventManager = CommonEventManager.getInstance(); constant
DWindowManager.ts357 events: [commonEventManager.RECENT_FULL_SCREEN, commonEventManager.RECENT_SPLIT_SCREEN] constant