Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/include/
Ddisplay_manager_interface.h150 virtual bool IsFoldable() { return false; } in IsFoldable() function
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_interface.h101 bool IsFoldable() override { return false; }; in IsFoldable() function
/foundation/window/window_manager/dm/src/
Ddisplay_manager_adapter.cpp432 bool DisplayManagerAdapter::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManagerAdapter
Ddisplay_manager.cpp564 bool DisplayManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager
569 bool DisplayManager::Impl::IsFoldable() in IsFoldable() function in OHOS::Rosen::DisplayManager::Impl
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_manager.cpp94 static NativeValue* IsFoldable(NativeEngine* engine, NativeCallbackInfo* info) in IsFoldable() function in OHOS::Rosen::JsDisplayManager
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_proxy.cpp1196 bool ScreenSessionManagerProxy::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_manager.cpp1843 bool ScreenSessionManager::IsFoldable() in IsFoldable() function in OHOS::Rosen::ScreenSessionManager