Lines Matching refs:InterruptedIOException
166 …r, java.nio.ByteBuffer, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
167 …ptor, byte[], int, int, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
168 …r, java.nio.ByteBuffer, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
169 …ptor, byte[], int, int, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
170 …criptor, java.nio.ByteBuffer) throws android.system.ErrnoException, java.io.InterruptedIOException;
171 …Descriptor, byte[], int, int) throws android.system.ErrnoException, java.io.InterruptedIOException;
173 …ptor, Object[], int[], int[]) throws android.system.ErrnoException, java.io.InterruptedIOException;
208 …criptor, java.nio.ByteBuffer) throws android.system.ErrnoException, java.io.InterruptedIOException;
209 …Descriptor, byte[], int, int) throws android.system.ErrnoException, java.io.InterruptedIOException;
210 …ptor, Object[], int[], int[]) throws android.system.ErrnoException, java.io.InterruptedIOException;
1830 public class InterruptedIOException extends java.io.IOException {
1831 ctor public InterruptedIOException();
1832 ctor public InterruptedIOException(String);
6196 public class SocketTimeoutException extends java.io.InterruptedIOException {