Searched refs:mMaxLatencyRecords (Results 1 – 1 of 1) sorted by relevance
46 public final int mMaxLatencyRecords; field in ConnectStats60 mMaxLatencyRecords = maxLatencyRecords; in ConnectStats()94 if (latencies.size() >= mMaxLatencyRecords) { in countLatency()