Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/fold_screen_controller/
H A Dsingle_display_fold_policy.h52 void ChangeScreenDisplayModeToFullOnBootAnimation(sptr<ScreenSession> screenSession);
H A Dsingle_display_pocket_fold_policy.h57 void ChangeScreenDisplayModeToFullOnBootAnimation(sptr<ScreenSession> screenSession);
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsingle_display_fold_policy_test.cpp373 HWTEST_F(SingleDisplayFoldPolicyTest, ChangeScreenDisplayModeToFullOnBootAnimation, Function | Smal…
380 policy.ChangeScreenDisplayModeToFullOnBootAnimation(screenSession);
H A Dsingle_display_pocket_fold_policy_test.cpp379 HWTEST_F(SingleDisplayPocketFoldPolicyTest, ChangeScreenDisplayModeToFullOnBootAnimation, Function …
386 policy.ChangeScreenDisplayModeToFullOnBootAnimation(screenSession);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Dsingle_display_fold_policy.cpp352 ChangeScreenDisplayModeToFullOnBootAnimation(screenSession); in ChangeScreenDisplayModeToFull()
404 void SingleDisplayFoldPolicy::ChangeScreenDisplayModeToFullOnBootAnimation(sptr<ScreenSession> scre… in ChangeScreenDisplayModeToFullOnBootAnimation() function in OHOS::Rosen::SingleDisplayFoldPolicy
H A Dsingle_display_pocket_fold_policy.cpp385 ChangeScreenDisplayModeToFullOnBootAnimation(screenSession); in ChangeScreenDisplayModeToFull()
437 void SingleDisplayPocketFoldPolicy::ChangeScreenDisplayModeToFullOnBootAnimation(sptr<ScreenSession… in ChangeScreenDisplayModeToFullOnBootAnimation() function in OHOS::Rosen::SingleDisplayPocketFoldPolicy