Searched refs:maxCpuUsageMicro (Results 1 – 1 of 1) sorted by relevance
112 entry.maxCpuUsageMicro = Math.max(entry.maxCpuUsageMicro, cpuUsage); in messageDispatched()314 public long maxCpuUsageMicro; field in LooperStats.Entry340 maxCpuUsageMicro = 0; in reset()396 this.maxCpuUsageMicros = entry.maxCpuUsageMicro; in ExportedEntry()