Home
last modified time | relevance | path

Searched refs:DropShowWhenLockedWindowIfNeeded (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h95 void DropShowWhenLockedWindowIfNeeded(const sptr<WindowNode>& node);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp176 * @tc.name: DropShowWhenLockedWindowIfNeeded
180 HWTEST_F(WindowNodeContainerTest, DropShowWhenLockedWindowIfNeeded, Function | SmallTest | Level2) in HWTEST_F()
187 container_->DropShowWhenLockedWindowIfNeeded(node); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp867 container->DropShowWhenLockedWindowIfNeeded(node); in RemoveWindowNode()
H A Dwindow_node_container.cpp2362 void WindowNodeContainer::DropShowWhenLockedWindowIfNeeded(const sptr<WindowNode>& node) in DropShowWhenLockedWindowIfNeeded() function in OHOS::Rosen::WindowNodeContainer

Completed in 14 milliseconds