Searched refs:convertTimestampToNanotime (Results 1 – 2 of 2) sorted by relevance
53 public long convertTimestampToNanotime(int timestamp, long now) { in convertTimestampToNanotime() method in MidiBtleTimeTracker
100 nanoTimestamp = mTimeTracker.convertTimestampToNanotime(currentTimestamp, now); in decodePacket()