Home
last modified time | relevance | path

Searched refs:startRunningLocked (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsStopwatchTimerTest.java45 timer.startRunningLocked(updateTime(clocks, 100)); // start in testCount()
48 timer.startRunningLocked(updateTime(clocks, 110)); // start in testCount()
56 timer.startRunningLocked(updateTime(clocks, 200)); // start in testCount()
61 timer.startRunningLocked(updateTime(clocks, 300)); // start in testCount()
72 timer.startRunningLocked(updateTime(clocks, 400)); // start in testCount()
87 timer.startRunningLocked(updateTime(clocks, 2100)); // start in testCount()
90 timer.startRunningLocked(updateTime(clocks, 2110)); // start in testCount()
98 timer.startRunningLocked(updateTime(clocks, 2200)); // start in testCount()
103 timer.startRunningLocked(updateTime(clocks, 2300)); // start in testCount()
113 timer.startRunningLocked(updateTime(clocks, 2400)); // start in testCount()
[all …]
DBatteryStatsDurationTimerTest.java52 timer.startRunningLocked(700); in testStartStop()
67 timer.startRunningLocked(12700); in testStartStop()
81 timer.startRunningLocked(27000); in testStartStop()
117 timer.startRunningLocked(700); in testReset()
131 timer.startRunningLocked(24_100); in testReset()
153 timer.startRunningLocked(700); in testResetAndDetach()
184 timer.startRunningLocked(300); in testParceling()
199 summary.startRunningLocked(3100); in testParceling()
DBatteryStatsDualTimerTest.java50 timer.startRunningLocked(clocks.realtime); in testResetDetach()
DBatteryStatsServTest.java327 serv.startRunningLocked(); in testStartRunningLockedWhileRunning()
356 serv.startRunningLocked(); in testStartRunningLockedWhileNotRunning()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java2231 public void startRunningLocked(long elapsedRealtimeMs) { in startRunningLocked() method in BatteryStatsImpl.DurationTimer
2232 super.startRunningLocked(elapsedRealtimeMs); in startRunningLocked()
2403 public void startRunningLocked(long elapsedRealtimeMs) { in startRunningLocked() method in BatteryStatsImpl.StopwatchTimer
2601 public void startRunningLocked(long elapsedRealtimeMs) { in startRunningLocked() method in BatteryStatsImpl.DualTimer
2602 super.startRunningLocked(elapsedRealtimeMs); in startRunningLocked()
2603 mSubTimer.startRunningLocked(elapsedRealtimeMs); in startRunningLocked()
4709 mGpsSignalQualityTimer[signalLevel].startRunningLocked(elapsedRealtime); in noteGpsSignalQualityLocked()
4759 mScreenDozeTimer.startRunningLocked(elapsedRealtime); in noteScreenStateLocked()
4770 mScreenOnTimer.startRunningLocked(elapsedRealtime); in noteScreenStateLocked()
4772 … mScreenBrightnessTimer[mScreenBrightnessBin].startRunningLocked(elapsedRealtime); in noteScreenStateLocked()
[all …]
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java699 r.stats.startRunningLocked(); in startServiceInnerLocked()
/frameworks/base/config/
Dboot-image-profile.txt20537 HSPLcom/android/internal/os/BatteryStatsImpl$DualTimer;->startRunningLocked(J)V
20549 HSPLcom/android/internal/os/BatteryStatsImpl$DurationTimer;->startRunningLocked(J)V
20608 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->startRunningLocked(J)V
20652 HSPLcom/android/internal/os/BatteryStatsImpl$Uid$Pkg$Serv;->startRunningLocked()V
Dhiddenapi-greylist-max-o.txt94274 Lcom/android/internal/os/BatteryStatsImpl$DualTimer;->startRunningLocked(J)V
94294 Lcom/android/internal/os/BatteryStatsImpl$DurationTimer;->startRunningLocked(J)V
94427 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->startRunningLocked(J)V