Home
last modified time | relevance | path

Searched defs:mLetterboxConfiguration (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotationImmersiveAppCompatPolicy.java56 private final LetterboxConfiguration mLetterboxConfiguration; field in DisplayRotationImmersiveAppCompatPolicy
H A DWindowManagerShellCommand.java78 private final LetterboxConfiguration mLetterboxConfiguration; field in WindowManagerShellCommand
H A DLetterboxUiController.java165 private final LetterboxConfiguration mLetterboxConfiguration; field in LetterboxUiController
H A DWindowManagerService.java958 final LetterboxConfiguration mLetterboxConfiguration; field in WindowManagerService
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxConfigurationTest.java57 private LetterboxConfiguration mLetterboxConfiguration; field in LetterboxConfigurationTest
H A DDisplayRotationCompatPolicyTests.java94 private LetterboxConfiguration mLetterboxConfiguration; field in DisplayRotationCompatPolicyTests
H A DLetterboxUiControllerTest.java129 private LetterboxConfiguration mLetterboxConfiguration; field in LetterboxUiControllerTest