Home
last modified time | relevance | path

Searched refs:IsSmallFoldProduct (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp198 bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp329 bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h592 static bool IsSmallFoldProduct();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp872 ACE_WEAK_SYM bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp5367 if (!isFoldable && !SystemProperties::IsSmallFoldProduct()) { in UpdateHalfFoldHoverStatus()
5385 if (SystemProperties::IsSmallFoldProduct()) { in UpdateHalfFoldHoverStatus()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5798 static bool IsSmallFoldProduct() in IsSmallFoldProduct() function
5824 bool isSmallFold = IsSmallFoldProduct(); in CheckWindowModeType()

Completed in 29 milliseconds