Home
last modified time | relevance | path

Searched refs:SetFoldScreenPowerInit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h499 void SetFoldScreenPowerInit(std::function<void()> foldScreenPowerInit);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp178 SetFoldScreenPowerInit([&]() { in HandleFoldScreenPowerInit()
192 SetFoldScreenPowerInit([&]() { in FoldScreenPowerInit()
2019 void ScreenSessionManager::SetFoldScreenPowerInit(std::function<void()> foldScreenPowerInit) in SetFoldScreenPowerInit() function in OHOS::Rosen::ScreenSessionManager