Home
last modified time | relevance | path

Searched defs:clientStream (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DViewServer.java189 OutputStream clientStream = client.getOutputStream(); in writeValue() local
H A DWindowManagerService.java4840 OutputStream clientStream = client.getOutputStream(); in viewServerListWindows() local
4890 OutputStream clientStream = client.getOutputStream(); in viewServerGetFocusedWindow() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewDebug.java534 OutputStream clientStream) throws IOException { in dispatchCommand()
601 private static void profile(View root, OutputStream clientStream, String parameter) in profile()
H A DViewRootImpl.java10647 OutputStream clientStream = null; in executeCommand() local