Searched refs:currentTimestamp (Results 1 – 2 of 2) sorted by relevance
70 int currentTimestamp = 0; in decodePacket() local85 if (newTimestamp != currentTimestamp) { in decodePacket()95 currentTimestamp = newTimestamp; in decodePacket()100 nanoTimestamp = mTimeTracker.convertTimestampToNanotime(currentTimestamp, now); in decodePacket()
453 .setLatestTimestamp(currentTimestamp);489 <dt><code>currentTimestamp</code></dt>