Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/wakeups/
DWakingActivityHistoryTest.java26 import com.android.server.power.stats.wakeups.CpuWakeupStats.WakingActivityHistory;
61 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in recordActivityAppendsUids()
106 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in recordActivityDoesNotDeleteExistingUids()
160 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in removeBetween()
248 final WakingActivityHistory history = new WakingActivityHistory(() -> mTestRetention); in deletesActivityPastRetention()
/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DCpuWakeupStats.java74 private final WakingActivityHistory mRecentWakingActivity;
89 mRecentWakingActivity = new WakingActivityHistory( in CpuWakeupStats()
404 static final class WakingActivityHistory { class in CpuWakeupStats
409 WakingActivityHistory(LongSupplier retentionSupplier) { in WakingActivityHistory() method in CpuWakeupStats.WakingActivityHistory
/frameworks/base/services/
Dart-profile3175 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJ…
3176 …ats/wakeups/CpuWakeupStats$WakingActivityHistory;Lcom/android/server/power/stats/wakeups/CpuWakeup…
3180 …ats/wakeups/CpuWakeupStats$WakingActivityHistory;Lcom/android/server/power/stats/wakeups/CpuWakeup…
Dart-wear-profile1243 Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;
22318 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;-><init>(Ljava/util…
22319 HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJL…