Home
last modified time | relevance | path

Searched defs:FileChannelImpl (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java31 public class FileChannelImpl extends java.nio.channels.FileChannel { class
33 private FileChannelImpl( in FileChannelImpl() method in FileChannelImpl
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java61 public class FileChannelImpl class
104 private FileChannelImpl(FileDescriptor fd, String path, boolean readable, in FileChannelImpl() method in FileChannelImpl