HomeSort by relevance Sort by last modified time
    Searched refs:implCloseChannel (Results 1 - 13 of 13) sorted by null

  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java 89 * {@code implCloseChannel} method.
107 implCloseChannel();
188 protected abstract void implCloseChannel() throws IOException;
AbstractSelectableChannel.java 180 synchronized protected final void implCloseChannel() throws IOException {
192 * called from {@code implCloseChannel()}.
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectableChannelTest.java 106 protected void implCloseChannel() throws IOException {
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
AbstractInterruptibleChannelTest.java 185 protected void implCloseChannel() throws IOException {
  /libcore/luni/src/main/java/java/nio/channels/
Channels.java 361 protected void implCloseChannel() throws IOException {
398 protected void implCloseChannel() throws IOException {
  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
FileChannelImpl.java 103 * @see java.nio.channels.spi.AbstractInterruptibleChannel#implCloseChannel()
105 protected void implCloseChannel() throws IOException {
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldFileChannelTest.java     [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 100 milliseconds