Searched refs:maxLatencyMicro (Results 1 – 1 of 1) sorted by relevance
108 entry.maxLatencyMicro = Math.max(entry.maxLatencyMicro, latency); in messageDispatched()298 public long maxLatencyMicro; field in LooperStats.Entry324 maxLatencyMicro = 0; in reset()380 this.maxLatencyMicros = entry.maxLatencyMicro; in ExportedEntry()