Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h125 void UpdateFocusWindowWithWindowRemoved(const sptr<WindowNode>& node,
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp869 UpdateFocusWindowWithWindowRemoved(node, container); in RemoveWindowNode()
1117 UpdateFocusWindowWithWindowRemoved(node, container); in DestroyWindow()
1178 void WindowRoot::UpdateFocusWindowWithWindowRemoved(const sptr<WindowNode>& node, in UpdateFocusWindowWithWindowRemoved() function in OHOS::Rosen::WindowRoot
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp1375 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container);
1390 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container);
1397 windowRoot_->UpdateFocusWindowWithWindowRemoved(node, container);