Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h99 void StopBootAnimationIfNeed(const sptr<WindowNode>& node);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp479 * @tc.name: StopBootAnimationIfNeed
483 HWTEST_F(WindowControllerTest, StopBootAnimationIfNeed, Function | SmallTest | Level3) in HWTEST_F()
489 windowController_->StopBootAnimationIfNeed(node); in HWTEST_F()
493 windowController_->StopBootAnimationIfNeed(node); in HWTEST_F()
498 windowController_->StopBootAnimationIfNeed(node); in HWTEST_F()
502 windowController_->StopBootAnimationIfNeed(node); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp355 StopBootAnimationIfNeed(node); in AddWindowNode()
930 void WindowController::StopBootAnimationIfNeed(const sptr<WindowNode>& node) in StopBootAnimationIfNeed() function in OHOS::Rosen::WindowController

Completed in 8 milliseconds