Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java747 boolean getIsHorizontalReachabilityEnabled() { in getIsHorizontalReachabilityEnabled() method in LetterboxConfiguration
H A DWindowManagerShellCommand.java1328 + mLetterboxConfiguration.getIsHorizontalReachabilityEnabled()); in runGetLetterboxStyle()
H A DLetterboxUiController.java1346 return mLetterboxConfiguration.getIsHorizontalReachabilityEnabled() in isHorizontalReachabilityEnabled()