Searched refs:readAll (Results 1 – 6 of 6) sorted by relevance
221 Assert.assertEquals(LONG_TEXT, readAll(mPipeFromHandler)); in testProperTransmissionFromNetworkToInCall()234 private String readAll(InputStreamReader inputStreamReader) throws IOException { in readAll() method in ImsRttTextHandlerTest
24 import static com.android.server.pm.shortcutmanagertest.ShortcutManagerTestUtils.readAll;74 return readAll(out); in callShellCommand()
725 int ret = readAll(is, sig); in waitSocketSignal()767 private int readAll(InputStream is, byte[] b) throws IOException { in readAll() method in BluetoothSocket786 int ret = readAll(is, ibytes); in readInt()
104 public static List<String> readAll(File file) throws FileNotFoundException { in readAll() method in ShortcutManagerTestUtils105 return readAll(ParcelFileDescriptor.open( in readAll()109 public static List<String> readAll(ParcelFileDescriptor pfd) { in readAll() method in ShortcutManagerTestUtils171 result = readAll( in runCommand()
11560 Landroid/bluetooth/BluetoothSocket;->readAll(Ljava/io/InputStream;[B)I108775 Lcom/android/okhttp/okio/Buffer;->readAll(Lcom/android/okhttp/okio/Sink;)J108888 Lcom/android/okhttp/okio/BufferedSource;->readAll(Lcom/android/okhttp/okio/Sink;)J
41180 HSPLandroid/bluetooth/BluetoothSocket;->readAll(Ljava/io/InputStream;[B)I