Home
last modified time | relevance | path

Searched refs:closeAllChannels (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DAsynchronousChannelGroupImpl.java241 abstract void closeAllChannels() throws IOException;
286 closeAllChannels();
DPort.java144 final void closeAllChannels() { in closeAllChannels() method in Port