Home
last modified time | relevance | path

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

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/util/
DByteUtils.java56 public static long bytesToLong(byte[] array) { in bytesToLong() method in ByteUtils
/packages/services/Car/service/src/com/android/car/
DUtils.java190 public static long bytesToLong(byte[] array) { in bytesToLong() method in Utils