Home
last modified time | relevance | path

Searched refs:ForceSkipScreenOffAnimation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Dsingle_display_fold_policy.cpp293 ScreenSessionManager::GetInstance().ForceSkipScreenOffAnimation(); in ChangeScreenDisplayModeToMain()
H A Dsingle_display_pocket_fold_policy.cpp325 ScreenSessionManager::GetInstance().ForceSkipScreenOffAnimation(); in ChangeScreenDisplayModeToMain()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h97 void ForceSkipScreenOffAnimation();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1663 void ScreenSessionManager::ForceSkipScreenOffAnimation() in ForceSkipScreenOffAnimation() function in OHOS::Rosen::ScreenSessionManager