Home
last modified time | relevance | path

Searched refs:ResetMainFloatingWindowPriorityIfNeeded (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp1029 * @tc.name: ResetMainFloatingWindowPriorityIfNeeded
1030 * @tc.desc: check function ResetMainFloatingWindowPriorityIfNeeded
1033 HWTEST_F(WindowNodeContainerTest, ResetMainFloatingWindowPriorityIfNeeded, Function | SmallTest | Level2) in HWTEST_F()
1056 container->ResetMainFloatingWindowPriorityIfNeeded(window1); in HWTEST_F()
1060 container->ResetMainFloatingWindowPriorityIfNeeded(window1); in HWTEST_F()
1063 container->ResetMainFloatingWindowPriorityIfNeeded(window2); in HWTEST_F()
1071 container->ResetMainFloatingWindowPriorityIfNeeded(window1); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h179 void ResetMainFloatingWindowPriorityIfNeeded(sptr<WindowNode>& node);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp548 void WindowNodeContainer::ResetMainFloatingWindowPriorityIfNeeded(sptr<WindowNode>& windowNode) in ResetMainFloatingWindowPriorityIfNeeded() function in OHOS::Rosen::WindowNodeContainer
690 ResetMainFloatingWindowPriorityIfNeeded(node); in UpdateWindowTree()

Completed in 8 milliseconds