Searched refs:NotifyAfterAddWindow (Results 1 – 3 of 3) sorted by relevance
118 void NotifyAfterAddWindow(sptr<WindowNode>& node);
313 HWTEST_F(WindowControllerTest, NotifyAfterAddWindow, Function | SmallTest | Level3)317 windowController_->NotifyAfterAddWindow(node0);327 windowController_->NotifyAfterAddWindow(node0);
296 void WindowController::NotifyAfterAddWindow(sptr<WindowNode>& node) in NotifyAfterAddWindow() function in OHOS::Rosen::WindowController346 NotifyAfterAddWindow(node); in AddWindowNode()