Searched refs:IsSmallFoldProduct (Results 1 – 6 of 6) sorted by relevance
195 bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
330 bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
581 static bool IsSmallFoldProduct();
825 ACE_WEAK_SYM bool SystemProperties::IsSmallFoldProduct() in IsSmallFoldProduct() function in OHOS::Ace::SystemProperties
4808 if (!isFoldable && !SystemProperties::IsSmallFoldProduct()) { in UpdateHalfFoldHoverStatus()4826 if (SystemProperties::IsSmallFoldProduct()) { in UpdateHalfFoldHoverStatus()
6029 static bool IsSmallFoldProduct() in IsSmallFoldProduct() function6055 bool isSmallFold = IsSmallFoldProduct(); in CheckWindowModeType()