Home
last modified time | relevance | path

Searched defs:resetSizeWindow (Results 1 – 2 of 2) sorted by relevance

/applications/standard/screenlock/common/src/main/ets/default/
DWindowManager.ts85 async resetSizeWindow(name: WindowType, rect: Rect): Promise<void> { method in WindowManager
/applications/standard/systemui/common/src/main/ets/default/
DWindowManager.ts95 async resetSizeWindow(name: WindowType, rect: Rect): Promise<void> { method in WindowManager