Searched defs:allocateDirect (Results 1 – 4 of 4) sorted by relevance
38 public static java.nio.ByteBuffer allocateDirect(int capacity) { throw new RuntimeException("Stub!"… in allocateDirect() method in ByteBuffer
35 @libcore.util.NonNull public static java.nio.ByteBuffer allocateDirect(int capacity) { throw new Ru… in allocateDirect() method in ByteBuffer
47 public static java.nio.ByteBuffer allocateDirect(int capacity) { in allocateDirect() method in ByteBuffer
255 public static ByteBuffer allocateDirect(int capacity) { in allocateDirect() method in ByteBuffer