Searched refs:portraitDisplayFeature (Results 1 – 2 of 2) sorted by relevance
287 final DisplayFeature portraitDisplayFeature = portraitFeaturesWithinBoth in assertEqualWindowLayoutInfo() local298 if (!portraitDisplayFeature.getClass().equals(landscapeDisplayFeature.getClass()) in assertEqualWindowLayoutInfo()299 || !portraitDisplayFeature.getBounds().equals( in assertEqualWindowLayoutInfo()305 if (portraitDisplayFeature instanceof FoldingFeature) { in assertEqualWindowLayoutInfo()306 FoldingFeature portraitFoldingFeature = (FoldingFeature) portraitDisplayFeature; in assertEqualWindowLayoutInfo()
202 final SidecarDisplayFeature portraitDisplayFeature = portraitFeaturesWithinBoth in assertEqualWindowLayoutInfo() local212 if (portraitDisplayFeature.getRect().equals(landscapeDisplayFeature.getRect()) in assertEqualWindowLayoutInfo()213 && portraitDisplayFeature.getType() == landscapeDisplayFeature.getType()) { in assertEqualWindowLayoutInfo()