Searched defs:foldingFeature (Results 1 – 4 of 4) sorted by relevance
824 final FoldingFeature foldingFeature = getFoldingFeatureForHingeType( in sanitizeSplitAttributes() local904 final FoldingFeature foldingFeature = getFoldingFeatureForHingeType( in getRelBoundsForPosition() local929 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getPrimaryBounds()969 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getSecondaryBounds()1020 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getLeftContainerBounds()1031 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getRightContainerBounds()1042 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getTopContainerBounds()1053 @NonNull SplitAttributes splitAttributes, @Nullable FoldingFeature foldingFeature) { in getBottomContainerBounds()1083 @Nullable FoldingFeature foldingFeature) { in computeBoundaryBetweenContainers()1179 @NonNull Configuration taskConfiguration, @Nullable FoldingFeature foldingFeature) { in computeSplitType()[all …]
32 private static DisplayFoldFeature create(CommonFoldingFeature foldingFeature, in create()
43 .let { foldingFeature -> in foldPostureInternal() method
216 final FoldingFeature foldingFeature = new FoldingFeature( in createWindowLayoutInfo() local