Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxConfigurationTest.java285 mLetterboxConfiguration.setPersistentLetterboxPositionForVerticalReachability( in test_lettterboxPositionWhenReachabilityEnabledIsSet()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java897 void setPersistentLetterboxPositionForVerticalReachability(boolean forTabletopMode, in setPersistentLetterboxPositionForVerticalReachability() method in LetterboxConfiguration
H A DWindowManagerShellCommand.java972 mLetterboxConfiguration.setPersistentLetterboxPositionForVerticalReachability( in runSetPersistentLetterboxPositionForVerticalReachability()