Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarBugreportManagerService.java356 rawCopyStream(out, in); in copySocketToPfd()
427 private static void rawCopyStream(OutputStream writer, InputStream reader) throws IOException { in rawCopyStream() method in CarBugreportManagerService