Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_session_manager_client.h119 bool hasCheckFoldableStatus_ = false; variable
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp530 if (hasCheckFoldableStatus_) { in IsFoldable()
538 hasCheckFoldableStatus_ = true; in IsFoldable()