Searched refs:ByteTransferPipe (Results 1 – 7 of 7) 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;597 ArrayList<Pair<String, ByteTransferPipe>> requestList = new ArrayList<>(); in runDumpVisibleWindowViews()607 ByteTransferPipe pipe = null; in runDumpVisibleWindowViews()609 pipe = new ByteTransferPipe(); in runDumpVisibleWindowViews()627 for (Pair<String, ByteTransferPipe> entry : requestList) { in runDumpVisibleWindowViews()
413 import com.android.internal.os.ByteTransferPipe;12692 ByteTransferPipe tp = new ByteTransferPipe(); in dumpApplicationMemoryUsage()
10966 com.android.internal.os.ByteTransferPipe
33772 Lcom/android/internal/os/ByteTransferPipe;
10997 com.android.internal.os.ByteTransferPipe
43906 Lcom/android/internal/os/ByteTransferPipe;