Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java795 boolean getIsAutomaticReachabilityInBookModeEnabled() { in getIsAutomaticReachabilityInBookModeEnabled() method in LetterboxConfiguration
DLetterboxUiController.java938 && mLetterboxConfiguration.getIsAutomaticReachabilityInBookModeEnabled(); in isFullScreenAndBookModeEnabled()
1227 && mLetterboxConfiguration.getIsAutomaticReachabilityInBookModeEnabled(); in handleHorizontalDoubleTap()
DWindowManagerShellCommand.java1365 + mLetterboxConfiguration.getIsAutomaticReachabilityInBookModeEnabled()); in runGetLetterboxStyle()