Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h126 void UpdateFocusWindowWithWindowRemoved(const sptr<WindowNode>& node,
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp868 UpdateFocusWindowWithWindowRemoved(node, container); in RemoveWindowNode()
1116 UpdateFocusWindowWithWindowRemoved(node, container); in DestroyWindow()
1177 void WindowRoot::UpdateFocusWindowWithWindowRemoved(const sptr<WindowNode>& node, in UpdateFocusWindowWithWindowRemoved() function in OHOS::Rosen::WindowRoot
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp1375 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container); in HWTEST_F()
1390 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container); in HWTEST_F()
1397 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container); in HWTEST_F()

Completed in 8 milliseconds