Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DActivityEmbeddingUtil.java544 FoldingFeature foldingFeature; in getExpectedBoundsPair() local
671 private static boolean shouldSplitByHinge(@Nullable FoldingFeature foldingFeature, in shouldSplitByHinge()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/layout/
DExtensionWindowLayoutComponentTest.java300 final FoldingFeature foldingFeature = (FoldingFeature) displayFeature; in testWindowLayoutComponent_providesWindowLayoutFromActivity() local
720 FoldingFeature foldingFeature = new FoldingFeature(foldBoundaries, TYPE_FOLD, STATE_FLAT); in testWindowLayoutInfo_publicApi() local