Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java123 return runReset(pw); in onCommand()
625 private int runReset(PrintWriter pw) throws RemoteException { in runReset() method in WindowManagerShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DThermalManagerService.java553 return runReset(); in onCommand()
559 private int runReset() { in runReset() method in ThermalManagerService.ThermalShellCommand
/aosp12/frameworks/base/services/
H A Dart-profile50204 PLcom/android/server/wm/WindowManagerShellCommand;->runReset(Ljava/io/PrintWriter;)I