Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DByteTransferPipe.java26 public class ByteTransferPipe extends TransferPipe { class
31 public ByteTransferPipe() throws IOException { in ByteTransferPipe() method in ByteTransferPipe
35 public ByteTransferPipe(String bufferPrefix) throws IOException { in ByteTransferPipe() method in ByteTransferPipe
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerShellCommand.java50 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()
/frameworks/base/boot/
Dpreloaded-classes11343 com.android.internal.os.ByteTransferPipe
Dboot-image-profile.txt33779 Lcom/android/internal/os/ByteTransferPipe;
/frameworks/base/config/
Dpreloaded-classes11374 com.android.internal.os.ByteTransferPipe
Dboot-image-profile.txt43940 Lcom/android/internal/os/ByteTransferPipe;