Home
last modified time | relevance | path

Searched defs:toBytes (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DParcelUtils.java28 public static byte[] toBytes(Parcelable p) { in toBytes() method in ParcelUtils
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/
DEvent.java53 byte[] toBytes() throws IOException { in toBytes() method in Event