Searched refs:bytesToLong (Results 1 – 5 of 5) sorted by relevance
453 mCarCompanionDeviceStorage.getUserHandleByTokenHandle(Utils.bytesToLong(handle)), in processCredentials()455 Utils.bytesToLong(handle)); in processCredentials()
323 Utils.bytesToLong(token)) + " handle: " + Long.toHexString(handle));
56 public static long bytesToLong(byte[] array) { in bytesToLong() method in ByteUtils
190 public static long bytesToLong(byte[] array) { in bytesToLong() method in Utils
193 ByteUtils.bytesToLong(credentials.getHandle().toByteArray()), in unlockUser()