Searched refs:appendBytes (Results 1 – 1 of 1) sorted by relevance
591 appendBytes(vehicleProp.value.bytes, mSubscriberService.getPublisherInfo(publisherId)); in handlePublisherInfoRequest()748 appendBytes(vehicleProp.value.bytes, payload); in createDataMessage()886 private static void appendBytes(ArrayList<Byte> dst, byte[] src) { in appendBytes() method in VmsHalService