Home
last modified time | relevance | path

Searched defs:writeToByteBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
H A DNdOption.java72 void writeToByteBuffer(ByteBuffer buf) { in writeToByteBuffer() method in NdOption
H A DStructNdOptPref64.java150 protected void writeToByteBuffer(ByteBuffer buf) { in writeToByteBuffer() method in StructNdOptPref64
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java645 public final void writeToByteBuffer(final ByteBuffer output) { in writeToByteBuffer() method in Struct
/aosp12/frameworks/base/core/java/android/nfc/
H A DNdefRecord.java944 void writeToByteBuffer(ByteBuffer buffer, boolean mb, boolean me) { in writeToByteBuffer() method in NdefRecord