Searched defs:allocateDirect (Results 1 – 5 of 5) 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
344 public static ByteBuffer allocateDirect(int capacity) { in allocateDirect() method in ByteBuffer