Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp53 void MoveDragController::NotifyWindowInputPidChange(bool isServerPid) in NotifyWindowInputPidChange() function in OHOS::Rosen::MoveDragController
73 NotifyWindowInputPidChange(flag); in SetStartMoveFlag()
295 NotifyWindowInputPidChange(isStartDrag_); in ConsumeDragEvent()
393 NotifyWindowInputPidChange(isStartDrag_); in EventDownInit()
842 NotifyWindowInputPidChange(isStartDrag_); in OnLostFocus()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp949 HWTEST_F(MoveDragControllerTest, NotifyWindowInputPidChange, Function | SmallTest | Level1)
953 moveDragController->NotifyWindowInputPidChange(isServerPid);
955 moveDragController->NotifyWindowInputPidChange(isServerPid);
959 moveDragController->NotifyWindowInputPidChange(isServerPid);
961 moveDragController->NotifyWindowInputPidChange(isServerPid);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h127 void NotifyWindowInputPidChange(bool isServerPid);