Home
last modified time | relevance | path

Searched defs:getByteBuffer (Results 1 – 5 of 5) sorted by relevance

/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/block/read/
DBlockDataTest.java52 public void getByteBuffer() throws IOException { in getByteBuffer() method in BlockDataTest
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/block/read/
DBlockData.java48 public ByteBuffer getByteBuffer() { in getByteBuffer() method in BlockData
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/block/
DBlockFileTest.java161 private static ByteBuffer getByteBuffer(byte[] block1DataBytes) { in getByteBuffer() method in BlockFileTest
/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/netlink/
DTcpSocketTrackerTest.java204 private ByteBuffer getByteBuffer(final byte[] bytes) { in getByteBuffer() method in TcpSocketTrackerTest
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTrackerTest.java554 private ByteBuffer getByteBuffer(final byte[] bytes) { in getByteBuffer() method in AutomaticOnOffKeepaliveTrackerTest