Home
last modified time | relevance | path

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

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