Home
last modified time | relevance | path

Searched refs:RestoreAllAppWindows (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h81 void RestoreAllAppWindows(std::function<bool(uint32_t, WindowMode)> restoreFunc);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp2063 RestoreAllAppWindows(restoreFunc); in ToggleShownStateForAllAppWindows()
2120 void WindowNodeContainer::RestoreAllAppWindows(std::function<bool(uint32_t, WindowMode)> restoreFunc) in RestoreAllAppWindows() function in OHOS::Rosen::WindowNodeContainer

Completed in 7 milliseconds