Searched refs:getBucketDuration (Results 1 – 7 of 7) sorted by relevance
106 data.detail = new NetworkStatsHistory(data.detailForeground.getBucketDuration()); in loadInBackground()
393 target = new NetworkStatsHistory(history.getBucketDuration()); in recordHistory()420 } else if (existing.getBucketDuration() != mBucketDuration) { in findOrCreateHistory()715 groupHistory = new NetworkStatsHistory(value.getBucketDuration()); in dumpCheckin()
228 public long getBucketDuration() { in getBucketDuration() method in NetworkStatsHistory761 return (int) (size() * getBucketDuration() / newBucketDuration); in estimateResizeBuckets()
84 assertEquals(15 * SECOND_IN_MILLIS, history.getBucketDuration()); in testReadOriginalVersion()
418 assertEquals(HOUR_IN_MILLIS, history.getBucketDuration());432 assertEquals(30 * MINUTE_IN_MILLIS, history.getBucketDuration());
10467 HSPLandroid/net/NetworkStatsHistory;->getBucketDuration()J
44767 Landroid/net/NetworkStatsHistory;->getBucketDuration()J