Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerShellCommand.java597 private void dumpLocalWindowAsync(IWindow client, ParcelFileDescriptor pfd) { in dumpLocalWindowAsync() method in WindowManagerShellCommand
635 dumpLocalWindowAsync(w.mClient, pfd); in runDumpVisibleWindowViews()