Home
last modified time | relevance | path

Searched defs:WindowType (Results 1 – 4 of 4) sorted by relevance

/applications/standard/screenlock/common/src/main/ets/default/
DConstants.ts28 export type WindowType = 'status' | 'navigation'; alias
DWindowManager.ts28 export enum WindowType { enum
/applications/standard/systemui/common/src/main/ets/default/
DConstants.ts28 export type WindowType = 'status' | 'navigation' | 'volume'; alias
DWindowManager.ts30 export enum WindowType { enum