Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/entry/src/main/ets/manager/
DWindowManager.ts39 EventConstants.EVENT_ENTER_RECENTS, constant
40 EventConstants.EVENT_CLEAR_RECENTS, constant
41 EventConstants.EVENT_ENTER_FORM_MANAGER constant
/applications/standard/launcher/common/src/main/ets/default/constants/
DEventConstants.ts19 export const EventConstants = { constant
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/constants/
DEventConstants.ts19 export class EventConstants { class