Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/src/
Dwindow_display.cpp45 bool PreviewerDisplay::IsFoldable() const in IsFoldable() function in OHOS::Previewer::PreviewerDisplay
/foundation/barrierfree/accessibility/services/aams/src/
Daccessibility_display_manager.cpp69 bool AccessibilityDisplayManager::IsFoldable() in IsFoldable() function in OHOS::Accessibility::AccessibilityDisplayManager
/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
Dfold_screen_controller.cpp90 bool FoldScreenController::IsFoldable() in IsFoldable() function in OHOS::Rosen::FoldScreenController
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_manager_lite.cpp108 bool ScreenSessionManagerLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerLite
Dscreen_session_manager.cpp2939 bool ScreenSessionManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManager
/foundation/window/window_manager/dm_lite/src/
Ddisplay_manager_adapter_lite.cpp111 bool DisplayManagerAdapterLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerAdapterLite
Ddisplay_manager_lite.cpp380 bool DisplayManagerLite::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerLite
385 bool DisplayManagerLite::Impl::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerLite::Impl
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_lite_interface.h75 virtual bool IsFoldable() { return false; }; in IsFoldable() function
Dscreen_session_manager_interface.h121 bool IsFoldable() override { return false; }; in IsFoldable() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_lite_proxy.cpp113 bool ScreenSessionManagerLiteProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerLiteProxy
Dscreen_session_manager_proxy.cpp1808 bool ScreenSessionManagerProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/dmserver/include/
Ddisplay_manager_interface.h222 virtual bool IsFoldable() { return false; } in IsFoldable() function
/foundation/window/window_manager/dm/src/
Ddisplay_manager.cpp662 bool DisplayManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager
667 bool DisplayManager::Impl::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager::Impl
Ddisplay_manager_adapter.cpp529 bool DisplayManagerAdapter::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerAdapter
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_manager.cpp94 static napi_value IsFoldable(napi_env env, napi_callback_info info) in IsFoldable() function in OHOS::Rosen::JsDisplayManager