Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java1118 mLetterboxConfiguration.resetDefaultMinAspectRatioForUnresizableApps(); in runResetLetterboxStyle()
1275 mLetterboxConfiguration.resetDefaultMinAspectRatioForUnresizableApps(); in resetLetterboxStyle()
H A DLetterboxConfiguration.java434 void resetDefaultMinAspectRatioForUnresizableApps() { in resetDefaultMinAspectRatioForUnresizableApps() method in LetterboxConfiguration