Home
last modified time | relevance | path

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

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