Home
last modified time | relevance | path

Searched defs:foldingFeature (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/common/layout/
DDisplayFoldFeatureCommonTest.java112 final CommonFoldingFeature foldingFeature = in test_create_half_opened_feature() local
125 final CommonFoldingFeature foldingFeature = in test_create_fold_feature_no_half_opened() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/fold/ui/helper/
DFoldPosture.kt43 .let { foldingFeature -> in foldPostureInternal() method
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/layout/
DWindowLayoutComponentImplTest.java121 final CommonFoldingFeature foldingFeature = new CommonFoldingFeature( in testGetCurrentWindowLayoutInfo_hasFoldingFeature_returnsWindowLayoutInfo() local
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/layout/
DDisplayFoldFeatureCommon.java35 public static DisplayFoldFeatureCommon create(CommonFoldingFeature foldingFeature, in create()
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DEmbeddingTestUtils.java238 final FoldingFeature foldingFeature = new FoldingFeature( in createWindowLayoutInfo() local