Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java222 private static final int MAP_PV = 2; // 0x2 field in FileChannelImpl
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java903 private static final int MAP_PV = 2; field in FileChannelImpl
926 imode = MAP_PV; in map()