Searched refs:getDataBytes (Results 1 – 2 of 2) sorted by relevance
442 public byte[] getDataBytes(int length) { in getDataBytes() method in BluetoothMapbMessage.BMsgReader750 byte[] rawData = reader.getDataBytes(mBMsgLength - (line.getBytes().length + 2)); in parseBody()
552 public long getDataBytes() { in getDataBytes() method in RecordedProgram