Searched defs:foldingFeature (Results 1 – 2 of 2) sorted by relevance
241 final FoldingFeature foldingFeature = (FoldingFeature) displayFeature; in testWindowLayoutComponent_providesWindowLayoutFromActivity() local622 FoldingFeature foldingFeature = new FoldingFeature(foldBoundaries, TYPE_FOLD, STATE_FLAT); in testWindowLayoutInfo_publicApi() local
531 FoldingFeature foldingFeature; in getExpectedBoundsPair() local658 private static boolean shouldSplitByHinge(@Nullable FoldingFeature foldingFeature, in shouldSplitByHinge()