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/config/
Dhiddenapi-greylist-max-o.txt43984 Landroid/net/metrics/ConnectStats;->mMaxLatencyRecords:I