Home | History | Annotate | Download | only in car-support-lib

Lines Matching full:mapmode

8861     public abstract java.nio.MappedByteBuffer map(java.nio.channels.FileChannel$MapMode, long, long);
8882 -keep class java.nio.channels.FileChannel$MapMode {
8887 public static java.nio.channels.FileChannel$MapMode PRIVATE;
8888 public static java.nio.channels.FileChannel$MapMode READ_ONLY;
8889 public static java.nio.channels.FileChannel$MapMode READ_WRITE;