Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java991 float getVerticalMultiplierForReachability(boolean isDeviceInTabletopMode) { in getVerticalMultiplierForReachability()
1085 void movePositionForVerticalReachabilityToNextBottomStop(boolean isDeviceInTabletopMode) { in movePositionForVerticalReachabilityToNextBottomStop()
1096 void movePositionForVerticalReachabilityToNextTopStop(boolean isDeviceInTabletopMode) { in movePositionForVerticalReachabilityToNextTopStop()
1206 private void updatePositionForVerticalReachability(boolean isDeviceInTabletopMode, in updatePositionForVerticalReachability()