Lines Matching refs:InterruptedIOException
78 …r, java.nio.ByteBuffer, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
79 …ptor, byte[], int, int, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
80 …r, java.nio.ByteBuffer, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
81 …ptor, byte[], int, int, long) throws android.system.ErrnoException, java.io.InterruptedIOException;
82 …criptor, java.nio.ByteBuffer) throws android.system.ErrnoException, java.io.InterruptedIOException;
83 …Descriptor, byte[], int, int) throws android.system.ErrnoException, java.io.InterruptedIOException;
85 …ptor, Object[], int[], int[]) throws android.system.ErrnoException, java.io.InterruptedIOException;
120 …criptor, java.nio.ByteBuffer) throws android.system.ErrnoException, java.io.InterruptedIOException;
121 …Descriptor, byte[], int, int) throws android.system.ErrnoException, java.io.InterruptedIOException;
122 …ptor, Object[], int[], int[]) throws android.system.ErrnoException, java.io.InterruptedIOException;
1655 public class InterruptedIOException extends java.io.IOException {
1656 ctor public InterruptedIOException();
1657 ctor public InterruptedIOException(String);
5476 public class SocketTimeoutException extends java.io.InterruptedIOException {