Home
last modified time | relevance | path

Searched defs:IsFoldable (Results 1 – 21 of 21) sorted by relevance

/foundation/window/window_manager/previewer/src/
Dwindow_display.cpp50 bool PreviewerDisplay::IsFoldable() const in IsFoldable() function in OHOS::Previewer::PreviewerDisplay
/foundation/barrierfree/accessibility/services/aams/src/
Daccessibility_display_manager.cpp119 bool AccessibilityDisplayManager::IsFoldable() in IsFoldable() function in OHOS::Accessibility::AccessibilityDisplayManager
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_manager_lite.cpp116 bool ScreenSessionManagerLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerLite
Dscreen_session_manager.cpp5004 bool ScreenSessionManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManager
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_accessibility_display_manager.cpp122 bool AccessibilityDisplayManager::IsFoldable() in IsFoldable() function in OHOS::Accessibility::AccessibilityDisplayManager
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_container.cpp132 bool Container::IsFoldable() in IsFoldable() function in OHOS::Ace::Container
/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
Dfold_screen_controller.cpp155 bool FoldScreenController::IsFoldable() in IsFoldable() function in OHOS::Rosen::FoldScreenController
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
Dcj_display_manager.cpp174 bool CJDisplayManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::CJDisplayManager
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_lite_interface.h76 virtual bool IsFoldable() { return false; }; in IsFoldable() function
Dscreen_session_manager_interface.h145 bool IsFoldable() override { return false; }; in IsFoldable() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_lite_proxy.cpp157 bool ScreenSessionManagerLiteProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerLiteProxy
Dscreen_session_manager_proxy.cpp2163 bool ScreenSessionManagerProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/dm_lite/src/
Ddisplay_manager_adapter_lite.cpp103 bool DisplayManagerAdapterLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerAdapterLite
Ddisplay_manager_lite.cpp507 bool DisplayManagerLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerLite
512 bool DisplayManagerLite::Impl::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerLite::Impl
Ddisplay_manager_lite_proxy.cpp159 bool DisplayManagerLiteProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerLiteProxy
/foundation/arkui/ace_engine/frameworks/core/common/
Dcontainer.cpp213 bool Container::IsFoldable() in IsFoldable() function in OHOS::Ace::Container
/foundation/window/window_manager/dmserver/include/
Ddisplay_manager_interface.h161 virtual bool IsFoldable() { return false; } in IsFoldable() function
/foundation/window/window_manager/window_scene/screen_session_manager/src/
Dscreen_session_manager_client.cpp549 bool ScreenSessionManagerClient::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerClient
/foundation/window/window_manager/dm/src/
Ddisplay_manager_adapter.cpp589 bool DisplayManagerAdapter::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerAdapter
Ddisplay_manager.cpp968 bool DisplayManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager
973 bool DisplayManager::Impl::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager::Impl
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_manager.cpp118 static napi_value IsFoldable(napi_env env, napi_callback_info info) in IsFoldable() function in OHOS::Rosen::JsDisplayManager