Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java124 return runGetIgnoreOrientationRequest(pw); in onCommand()
561 private int runGetIgnoreOrientationRequest(PrintWriter pw) throws RemoteException { in runGetIgnoreOrientationRequest() method in WindowManagerShellCommand