Home
last modified time | relevance | path

Searched refs:implDereg (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DSelectorImpl.java149 implDereg(ski); in processDeregisterQueue()
160 protected abstract void implDereg(SelectionKeyImpl ski) throws IOException; in implDereg() method in SelectorImpl
DAbstractPollSelectorImpl.java165 protected void implDereg(SelectionKeyImpl ski) throws IOException { in implDereg() method in AbstractPollSelectorImpl
/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DSelectorImpl.java89 protected abstract void implDereg(sun.nio.ch.SelectionKeyImpl ski) throws java.io.IOException; in implDereg() method in SelectorImpl