Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java1160 boolean getIsSplitScreenAspectRatioForUnresizableAppsEnabled() { in getIsSplitScreenAspectRatioForUnresizableAppsEnabled() method in LetterboxConfiguration
DLetterboxUiController.java996 if (!mLetterboxConfiguration.getIsSplitScreenAspectRatioForUnresizableAppsEnabled() in getDefaultMinAspectRatioForUnresizableApps()
1657 + mLetterboxConfiguration.getIsSplitScreenAspectRatioForUnresizableAppsEnabled()); in dump()
DWindowManagerShellCommand.java1382 .getIsSplitScreenAspectRatioForUnresizableAppsEnabled()); in runGetLetterboxStyle()