Home
last modified time | relevance | path

Searched refs:shouldUseSplitScreenAspectRatio (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java1071 return shouldUseSplitScreenAspectRatio(parentConfiguration) in getFixedOrientationLetterboxAspectRatio()
1094 private boolean shouldUseSplitScreenAspectRatio(@NonNull Configuration parentConfiguration) { in shouldUseSplitScreenAspectRatio() method in LetterboxUiController