Searched refs:readAll (Results 1 – 6 of 6) sorted by relevance
223 Assert.assertEquals(LONG_TEXT, readAll(mPipeFromHandler)); in testProperTransmissionFromNetworkToInCall()236 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()
711 int ret = readAll(is, sig); in waitSocketSignal()753 private int readAll(InputStream is, byte[] b) throws IOException { in readAll() method in BluetoothSocket772 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()
10855 Landroid/bluetooth/BluetoothSocket;->readAll(Ljava/io/InputStream;[B)I102027 Lcom/android/okhttp/okio/Buffer;->readAll(Lcom/android/okhttp/okio/Sink;)J102138 Lcom/android/okhttp/okio/BufferedSource;->readAll(Lcom/android/okhttp/okio/Sink;)J
41179 HSPLandroid/bluetooth/BluetoothSocket;->readAll(Ljava/io/InputStream;[B)I