Searched refs:RemoteClockInfo (Results 1 – 7 of 7) sorted by relevance
42 private RemoteClockInfo remoteClock = new RemoteClockInfo();135 public RemoteClockInfo syncClock() throws IOException { in syncClock()
51 private RemoteClockInfo remoteClock = new RemoteClockInfo();211 remoteClock.baseTime = RemoteClockInfo.microTime() - Long.parseLong(parts[1]); in updateClock()216 public RemoteClockInfo syncClock() throws IOException { in syncClock()
49 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()59 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
44 public class RemoteClockInfo { class
68 public RemoteClockInfo clock;246 clock = new RemoteClockInfo(); in simpleSyncClock()247 clock.baseTime = RemoteClockInfo.microTime(); in simpleSyncClock()
33 RemoteClockInfo syncClock() throws IOException; in syncClock()
238 traceLogger.log(RemoteClockInfo.microTime(), RemoteClockInfo.microTime() + 1000,