Searched refs:EndOfStreamException (Results 1 – 3 of 3) sorted by relevance
19 import com.android.layout.remote.util.RemoteInputStream.EndOfStreamException;52 } catch (EndOfStreamException e) { in getInputStream()
40 class EndOfStreamException extends IOException { class
48 throw new EndOfStreamException(); in read()