Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java481 printFixedToUserRotation(pw, displayId); in runFixedToUserRotation()
491 return printFixedToUserRotation(pw, displayId); in runFixedToUserRotation()
515 private int printFixedToUserRotation(PrintWriter pw, int displayId) { in printFixedToUserRotation() method in WindowManagerShellCommand