Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStatsHistory.java132 this(bucketDuration, existing.estimateResizeBuckets(bucketDuration)); in NetworkStatsHistory()
746 public int estimateResizeBuckets(long newBucketDuration) { in estimateResizeBuckets() method in NetworkStatsHistory