Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/wakeups/
DWakingActivityHistoryTest.java69 history.recordActivity(subsystem, timestamp, uids); in recordActivityAppendsUids()
93 history.recordActivity(subsystem, timestamp, uids); in recordActivityAppendsUids()
115 history.recordActivity(subsystem, timestamp, uids); in recordActivityDoesNotDeleteExistingUids()
138 history.recordActivity(subsystem, timestamp, uids); in recordActivityDoesNotDeleteExistingUids()
148 history.recordActivity(subsystem, timestamp, uids); in recordActivityDoesNotDeleteExistingUids()
168 history.recordActivity(subsystem, 123, uids); in removeBetween()
171 history.recordActivity(subsystem, 150, uids); in removeBetween()
175 history.recordActivity(subsystem, 191, uids); in removeBetween()
209 history.recordActivity(subsystem, 23, uids); in removeBetween()
211 history.recordActivity(subsystem, 49, uids); in removeBetween()
[all …]
/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DCpuWakeupStats.java243 mRecentWakingActivity.recordActivity(subsystem, elapsedRealtime, in noteWakingActivity()
413 void recordActivity(int subsystem, long elapsedRealtime, SparseIntArray uidProcStates) { in recordActivity() method in CpuWakeupStats.WakingActivityHistory
/frameworks/base/services/
Dart-profile3175 HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJ…
Dart-wear-profile22319 HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJL…