Searched refs:packData (Results 1 – 2 of 2) sorted by relevance
65 public static int packData(byte[] message, int offset, int size, long timestamp, in packData() method in MidiPortImpl
88 int length = MidiPortImpl.packData(msg, offset, count, timestamp, mBuffer); in onSend()