Searched refs:otherOrientationBounds (Results 1 – 2 of 2) sorted by relevance
233 @NonNull Rect currentOrientationBounds, @NonNull Rect otherOrientationBounds) { in getMutualDisplayFeatures() argument246 .filter(d -> otherOrientationBounds.contains(d.getRect())) in getMutualDisplayFeatures()
333 @NonNull Rect otherOrientationBounds) { in getMutualDisplayFeatures() argument348 .filter(d -> otherOrientationBounds.contains(d.getBounds())) in getMutualDisplayFeatures()