Home
last modified time | relevance | path

Searched defs:IsDeviceFeatureCapableForFreeMultiWindow (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/previewer/include/
Dwindow.h668 virtual bool IsDeviceFeatureCapableForFreeMultiWindow() const { return false; } in IsDeviceFeatureCapableForFreeMultiWindow() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h4096 virtual bool IsDeviceFeatureCapableForFreeMultiWindow() const { return false; } in IsDeviceFeatureCapableForFreeMultiWindow() function
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp7617 bool WindowSessionImpl::IsDeviceFeatureCapableForFreeMultiWindow() const in IsDeviceFeatureCapableForFreeMultiWindow() function in OHOS::Rosen::WindowSessionImpl