Searched refs:ByteTransferPipe (Results 1 – 6 of 6) sorted by relevance
26 public class ByteTransferPipe extends TransferPipe { class31 public ByteTransferPipe() throws IOException { in ByteTransferPipe() method in ByteTransferPipe35 public ByteTransferPipe(String bufferPrefix) throws IOException { in ByteTransferPipe() method in ByteTransferPipe
50 import com.android.internal.os.ByteTransferPipe;620 ArrayList<Pair<String, ByteTransferPipe>> requestList = new ArrayList<>(); in runDumpVisibleWindowViews()630 ByteTransferPipe pipe = null; in runDumpVisibleWindowViews()632 pipe = new ByteTransferPipe(); in runDumpVisibleWindowViews()650 for (Pair<String, ByteTransferPipe> entry : requestList) { in runDumpVisibleWindowViews()
11343 com.android.internal.os.ByteTransferPipe
33779 Lcom/android/internal/os/ByteTransferPipe;
11374 com.android.internal.os.ByteTransferPipe
43940 Lcom/android/internal/os/ByteTransferPipe;