Home
last modified time | relevance | path

Searched refs:mMaxLatencyRecords (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/metrics/
DConnectStats.java46 public final int mMaxLatencyRecords; field in ConnectStats
60 mMaxLatencyRecords = maxLatencyRecords; in ConnectStats()
94 if (latencies.size() >= mMaxLatencyRecords) { in countLatency()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt33021 Landroid/net/metrics/ConnectStats;->mMaxLatencyRecords:I