Searched refs:aggregateSnapshots (Results 1 – 4 of 4) sorted by relevance
303 public Builder aggregateSnapshots(long fromTimestamp, long toTimestamp) { in aggregateSnapshots() method in BatteryUsageStatsQuery.Builder
437 .aggregateSnapshots(20 * MINUTE_IN_MS, 60 * MINUTE_IN_MS) in testAggregateBatteryStats()485 .aggregateSnapshots(0, 3000) in testAggregateBatteryStats_incompatibleSnapshot()
572 .aggregateSnapshots(lastUidBatteryUsageStartTs, curStart); in updateBatteryUsageStatsOnce()630 .aggregateSnapshots(start, end); in updateBatteryUsageStatsOnce()
902 .aggregateSnapshots(sessionStart, sessionEnd) in onPullAtom()