Home
last modified time | relevance | path

Searched refs:foldingFeature (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DSplitPresenter.java658 foldingFeature); in sanitizeSplitAttributes()
660 foldingFeature); in sanitizeSplitAttributes()
764 foldingFeature); in getPrimaryBounds()
768 foldingFeature); in getPrimaryBounds()
781 foldingFeature); in getPrimaryBounds()
785 foldingFeature); in getPrimaryBounds()
804 foldingFeature); in getSecondaryBounds()
808 foldingFeature); in getSecondaryBounds()
821 foldingFeature); in getSecondaryBounds()
825 foldingFeature); in getSecondaryBounds()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
H A DEmbeddingTestUtils.java216 final FoldingFeature foldingFeature = new FoldingFeature( in createWindowLayoutInfo() local
226 displayFeatures.add(foldingFeature); in createWindowLayoutInfo()