Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java755 boolean getIsVerticalReachabilityEnabled() { in getIsVerticalReachabilityEnabled() method in LetterboxConfiguration
H A DWindowManagerShellCommand.java1330 + mLetterboxConfiguration.getIsVerticalReachabilityEnabled()); in runGetLetterboxStyle()
H A DLetterboxUiController.java1379 return mLetterboxConfiguration.getIsVerticalReachabilityEnabled() in isVerticalReachabilityEnabled()