Searched refs:checkStateForReceive (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
H A DPipedInputStream.java204 checkStateForReceive();
229 checkStateForReceive();
259 private void checkStateForReceive() throws IOException { method in class:PipedInputStream
271 checkStateForReceive();

Completed in 182 milliseconds