Home
last modified time | relevance | path

Searched refs:UpdateActiveWindowWithWindowRemoved (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h127 void UpdateActiveWindowWithWindowRemoved(const sptr<WindowNode>& node,
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp870 UpdateActiveWindowWithWindowRemoved(node, container); in RemoveWindowNode()
1118 UpdateActiveWindowWithWindowRemoved(node, container); in DestroyWindow()
1219 void WindowRoot::UpdateActiveWindowWithWindowRemoved(const sptr<WindowNode>& node, in UpdateActiveWindowWithWindowRemoved() function in OHOS::Rosen::WindowRoot