Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DTransferPipe.java42 public class TransferPipe implements Runnable, Closeable { class
63 public TransferPipe() throws IOException { in TransferPipe() method in TransferPipe
67 public TransferPipe(String bufferPrefix) throws IOException { in TransferPipe() method in TransferPipe
71 protected TransferPipe(String bufferPrefix, String threadName) throws IOException { in TransferPipe() method in TransferPipe