Searched refs:RemoteClockInfo (Results 1 – 7 of 7) sorted by relevance
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()
42 private RemoteClockInfo remoteClock = new RemoteClockInfo();135 public RemoteClockInfo syncClock() throws IOException { in syncClock()
48 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()58 createTime = RemoteClockInfo.microTime() - baseTime; in UsMotionEvent()
66 public RemoteClockInfo clock;231 clock = new RemoteClockInfo(); in simpleSyncClock()232 clock.baseTime = RemoteClockInfo.microTime(); in simpleSyncClock()
44 public class RemoteClockInfo { class
33 RemoteClockInfo syncClock() throws IOException; in syncClock()
237 traceLogger.log(RemoteClockInfo.microTime(), RemoteClockInfo.microTime() + 1000,