Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h82 bool IsAppWindowsEmpty() const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp559 isAllAppWindowsEmpty = isAllAppWindowsEmpty && container->IsAppWindowsEmpty(); in ToggleShownStateForAllAppWindows()
H A Dwindow_node_container.cpp2152 bool WindowNodeContainer::IsAppWindowsEmpty() const in IsAppWindowsEmpty() function in OHOS::Rosen::WindowNodeContainer