Home
last modified time | relevance | path

Searched refs:SetNotifyWindowPidChangeCallback (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsub_session.cpp38 …moveDragController_->SetNotifyWindowPidChangeCallback(specificCallback->onWindowInputPidChangeCall… in SubSession()
H A Dmain_session.cpp38 …moveDragController_->SetNotifyWindowPidChangeCallback(specificCallback->onWindowInputPidChangeCall… in MainSession()
H A Dsystem_session.cpp40 …moveDragController_->SetNotifyWindowPidChangeCallback(specificCallback_->onWindowInputPidChangeCal… in SystemSession()
H A Dmove_drag_controller.cpp79 void MoveDragController::SetNotifyWindowPidChangeCallback(const NotifyWindowPidChangeCallback& call… in SetNotifyWindowPidChangeCallback() function in OHOS::Rosen::MoveDragController
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h51 void SetNotifyWindowPidChangeCallback(const NotifyWindowPidChangeCallback& callback);
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp956 moveDragController->SetNotifyWindowPidChangeCallback(nullptr);
962 moveDragController->SetNotifyWindowPidChangeCallback(preCallback);