Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp154 * @tc.name: HandleWindowRemovedOrDestroyed
155 * @tc.desc: HandleWindowRemovedOrDestroyed
158 HWTEST_F(DragControllerTest, HandleWindowRemovedOrDestroyed, Function | SmallTest | Level2) in HWTEST_F()
162 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in HWTEST_F()
164 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in HWTEST_F()
166 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in HWTEST_F()
169 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in HWTEST_F()
171 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H A Ddrag_controller.h78 void HandleWindowRemovedOrDestroyed(uint32_t windowId);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_inner_manager.cpp311 moveDragController_->HandleWindowRemovedOrDestroyed(windowId); in NotifyWindowRemovedOrDestroyed()
H A Ddrag_controller.cpp240 void MoveDragController::HandleWindowRemovedOrDestroyed(uint32_t windowId) in HandleWindowRemovedOrDestroyed() function in OHOS::Rosen::MoveDragController

Completed in 3 milliseconds