Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/
H A DNetworkStatsHistoryTest.java258 stats.removeBucketsBefore(0 - DAY_IN_MILLIS); in testRemove()
262 stats.removeBucketsBefore(TEST_START - YEAR_IN_MILLIS); in testRemove()
267 stats.removeBucketsBefore(TEST_START + SECOND_IN_MILLIS); in testRemove()
271 stats.removeBucketsBefore(TEST_START + HOUR_IN_MILLIS); in testRemove()
275 stats.removeBucketsBefore(TEST_START + (4 * HOUR_IN_MILLIS)); in testRemove()
279 stats.removeBucketsBefore(TEST_START + YEAR_IN_MILLIS); in testRemove()
328 stats.removeBucketsBefore(r.nextLong()); in testFuzzing()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DNetworkStatsHistoryTest.java281 stats.removeBucketsBefore(0 - DAY_IN_MILLIS); in testRemove()
285 stats.removeBucketsBefore(TEST_START - YEAR_IN_MILLIS); in testRemove()
290 stats.removeBucketsBefore(TEST_START + SECOND_IN_MILLIS); in testRemove()
294 stats.removeBucketsBefore(TEST_START + HOUR_IN_MILLIS); in testRemove()
298 stats.removeBucketsBefore(TEST_START + (4 * HOUR_IN_MILLIS)); in testRemove()
302 stats.removeBucketsBefore(TEST_START + YEAR_IN_MILLIS); in testRemove()
352 stats.removeBucketsBefore(r.nextLong()); in testFuzzing()
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkStatsHistory.java500 public void removeBucketsBefore(long cutoff) { in removeBucketsBefore() method in NetworkStatsHistory
/aosp12/packages/modules/Connectivity/Tethering/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1078 Landroid/net/NetworkStatsHistory;->removeBucketsBefore(J)V