Home
last modified time | relevance | path

Searched refs:currentTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothPacketDecoder.java70 int currentTimestamp = 0; in decodePacket() local
85 if (newTimestamp != currentTimestamp) { in decodePacket()
95 currentTimestamp = newTimestamp; in decodePacket()
100 nanoTimestamp = mTimeTracker.convertTimestampToNanotime(currentTimestamp, now); in decodePacket()
/frameworks/base/docs/html/training/auto/messaging/
Dindex.jd453 .setLatestTimestamp(currentTimestamp);
489 <dt><code>currentTimestamp</code></dt>