Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsCollection.java224 final int bucketEstimate = (int) MathUtils.constrain(((end - start) / mBucketDuration), 0, in getHistory() local
227 mBucketDuration, bucketEstimate, fields); in getHistory()
319 mBucketDuration, bucketEstimate, fields); in getHistory()