Home
last modified time | relevance | path

Searched refs:isAllAppWindowsEmpty (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp551 bool isAllAppWindowsEmpty = true; in ToggleShownStateForAllAppWindows() local
559 isAllAppWindowsEmpty = isAllAppWindowsEmpty && container->IsAppWindowsEmpty(); in ToggleShownStateForAllAppWindows()
563 [this, isAllAppWindowsEmpty, &res] (sptr<WindowNodeContainer> container) { in ToggleShownStateForAllAppWindows()
588 … WMError tmpRes = container->ToggleShownStateForAllAppWindows(restoreFunc, isAllAppWindowsEmpty); in ToggleShownStateForAllAppWindows()