Home
last modified time | relevance | path

Searched defs:onEvent (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DPort.java48 void onEvent(int events, boolean mayInvokeDirect); in onEvent() method
DUnixAsynchronousServerSocketChannelImpl.java154 public void onEvent(int events, boolean mayInvokeDirect) { in onEvent() method in UnixAsynchronousServerSocketChannelImpl
DUnixAsynchronousSocketChannelImpl.java216 public void onEvent(int events, boolean mayInvokeDirect) { in onEvent() method in UnixAsynchronousSocketChannelImpl