Home
last modified time | relevance | path

Searched defs:inheritedChannel (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DPollSelectorProvider.java39 public Channel inheritedChannel() throws IOException { in inheritedChannel() method in PollSelectorProvider
/libcore/ojluni/annotations/mmodule/java/lang/
DSystem.annotated.java49 public static java.nio.channels.Channel inheritedChannel() throws java.io.IOException { throw new R… in inheritedChannel() method in System
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DSystem.annotated.java49 @libcore.util.Nullable public static java.nio.channels.Channel inheritedChannel() throws java.io.IO… in inheritedChannel() method in System
/libcore/ojluni/annotations/hiddenapi/java/lang/
DSystem.java55 public static java.nio.channels.Channel inheritedChannel() throws java.io.IOException { in inheritedChannel() method in System
/libcore/ojluni/src/main/java/java/lang/
DSystem.java248 public static Channel inheritedChannel() throws IOException { in inheritedChannel() method in System