Home
last modified time | relevance | path

Searched refs:SetAsSystemWindow (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h63 void SetAsSystemWindow(bool isSystemWindow);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp1130 moveDragController->SetAsSystemWindow(true); in HWTEST_F()
1132 moveDragController->SetAsSystemWindow(false); in HWTEST_F()
1134 moveDragController->SetAsSystemWindow(preSystemWindowFlag); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp79 void MoveDragController::SetAsSystemWindow(bool isSystemWindow) in SetAsSystemWindow() function in OHOS::Rosen::MoveDragController

Completed in 5 milliseconds